Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
Packages, die IntersectionCastTypeReference verwenden
Package
Beschreibung
-
Verwendungen von IntersectionCastTypeReference in org.aspectj.org.eclipse.jdt.internal.compiler
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler mit Parametern vom Typ IntersectionCastTypeReferenceModifizierer und TypMethodeBeschreibungvoidASTVisitor.endVisit(IntersectionCastTypeReference intersectionCastTypeReference, BlockScope scope) voidASTVisitor.endVisit(IntersectionCastTypeReference intersectionCastTypeReference, ClassScope scope) booleanASTVisitor.visit(IntersectionCastTypeReference intersectionCastTypeReference, BlockScope scope) booleanASTVisitor.visit(IntersectionCastTypeReference intersectionCastTypeReference, ClassScope scope) booleanGenericAstVisitor.visit(IntersectionCastTypeReference intersectionCastTypeReference, BlockScope scope) booleanGenericAstVisitor.visit(IntersectionCastTypeReference intersectionCastTypeReference, ClassScope scope) -
Verwendungen von IntersectionCastTypeReference in org.aspectj.org.eclipse.jdt.internal.compiler.parser
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.parser, die IntersectionCastTypeReference zurückgebenModifizierer und TypMethodeBeschreibungTheOriginalJDTParserClass.createIntersectionCastTypeReference(TypeReference[] typeReferences)