Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement.ResolvedCase
Packages, die CaseStatement.ResolvedCase verwenden
-
Verwendungen von CaseStatement.ResolvedCase in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Felder in org.aspectj.org.eclipse.jdt.internal.compiler.ast, die deklariert sind als CaseStatement.ResolvedCaseMethoden in org.aspectj.org.eclipse.jdt.internal.compiler.ast, die CaseStatement.ResolvedCase zurückgebenModifizierer und TypMethodeBeschreibungCaseStatement.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)