Class CaseDefaultExpression


  • public class CaseDefaultExpression
    extends Expression
    Case Default Literal Pattern node.
    Since:
    3.27
    Restriction:
    This class is not intended to be referenced by clients.
    Restriction:
    This class is not intended to be instantiated by clients.
    • Method Detail

      • propertyDescriptors

        public static List propertyDescriptors​(int apiLevel)
        Returns a list of structural property descriptors for this node type. Clients must not modify the result.
        Parameters:
        apiLevel - the API level; one of the AST.JLS* constants
        Returns:
        a list of property descriptors (element type: StructuralPropertyDescriptor)