Uses of Class
org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement.LabelExpression
Packages that use CaseStatement.LabelExpression
Package
Description
-
Uses of CaseStatement.LabelExpression in org.aspectj.org.eclipse.jdt.internal.compiler
Methods in org.aspectj.org.eclipse.jdt.internal.compiler with parameters of type CaseStatement.LabelExpressionModifier and TypeMethodDescriptionintClassFile.recordBootstrapMethod(CaseStatement.LabelExpression resolvedCase) -
Uses of CaseStatement.LabelExpression in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Fields in org.aspectj.org.eclipse.jdt.internal.compiler.ast declared as CaseStatement.LabelExpressionModifier and TypeFieldDescriptionSwitchStatement.labelExpressionsstatic final CaseStatement.LabelExpression[]SwitchStatement.NO_LABEL_EXPRESSIONS