Uses of Class
org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement.ResolvedCase
Packages that use CaseStatement.ResolvedCase
-
Uses of CaseStatement.ResolvedCase in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Fields in org.aspectj.org.eclipse.jdt.internal.compiler.ast declared as CaseStatement.ResolvedCaseMethods in org.aspectj.org.eclipse.jdt.internal.compiler.ast that return CaseStatement.ResolvedCaseModifier and TypeMethodDescriptionCaseStatement.resolveCase(BlockScope scope, TypeBinding switchExpressionType, SwitchStatement switchStatement) Returns the constant intValue or ordinal for enum constants.CaseStatement.resolveWithPatternVariablesInScope(LocalVariableBinding[] patternVariablesInScope, BlockScope scope, TypeBinding switchExpressionType, SwitchStatement switchStatement)