Uses of Enum Class
org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.CaseLabelKind
Packages that use Parser.CaseLabelKind
-
Uses of Parser.CaseLabelKind in org.aspectj.org.eclipse.jdt.internal.compiler.parser
Methods in org.aspectj.org.eclipse.jdt.internal.compiler.parser that return Parser.CaseLabelKindModifier and TypeMethodDescriptionstatic Parser.CaseLabelKindReturns the enum constant of this class with the specified name.static Parser.CaseLabelKind[]Parser.CaseLabelKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aspectj.org.eclipse.jdt.internal.compiler.parser with parameters of type Parser.CaseLabelKindModifier and TypeMethodDescriptionprotected voidParser.consumeCaseLabelElement(Parser.CaseLabelKind kind)