Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
Packages, die UnionTypeReference verwenden
Package
Beschreibung
-
Verwendungen von UnionTypeReference in org.aspectj.org.eclipse.jdt.internal.compiler
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler mit Parametern vom Typ UnionTypeReferenceModifizierer und TypMethodeBeschreibungvoidASTVisitor.endVisit(UnionTypeReference unionTypeReference, BlockScope scope) voidASTVisitor.endVisit(UnionTypeReference unionTypeReference, ClassScope scope) booleanASTVisitor.visit(UnionTypeReference unionTypeReference, BlockScope scope) booleanASTVisitor.visit(UnionTypeReference unionTypeReference, ClassScope scope) booleanGenericAstVisitor.visit(UnionTypeReference unionTypeReference, BlockScope scope) booleanGenericAstVisitor.visit(UnionTypeReference unionTypeReference, ClassScope scope) -
Verwendungen von UnionTypeReference in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.codegen mit Parametern vom Typ UnionTypeReferenceModifizierer und TypMethodeBeschreibungvoidMultiCatchExceptionLabel.initialize(UnionTypeReference typeReference, Annotation[] annotations)