Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.core.dom.IntersectionType
Packages, die IntersectionType verwenden
Package
Beschreibung
The Java DOM/AST is the set of classes that model the source code of a Java program
as a structured document.
-
Verwendungen von IntersectionType in org.aspectj.org.eclipse.jdt.core.dom
Methoden in org.aspectj.org.eclipse.jdt.core.dom, die IntersectionType zurückgebenModifizierer und TypMethodeBeschreibungAST.newIntersectionType()Creates a new unparented intersection type node owned by this AST.Methoden in org.aspectj.org.eclipse.jdt.core.dom mit Parametern vom Typ IntersectionTypeModifizierer und TypMethodeBeschreibungvoidASTVisitor.endVisit(IntersectionType node) End of visit the given type-specific AST node.booleanASTMatcher.match(IntersectionType node, Object other) Returns whether the given node and the other object match.booleanASTVisitor.visit(IntersectionType node) Visits the given type-specific AST node. -
Verwendungen von IntersectionType in org.aspectj.org.eclipse.jdt.internal.core.dom
Methoden in org.aspectj.org.eclipse.jdt.internal.core.dom mit Parametern vom Typ IntersectionType -
Verwendungen von IntersectionType in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
Methoden in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite mit Parametern vom Typ IntersectionTypeModifizierer und TypMethodeBeschreibungbooleanASTRewriteAnalyzer.visit(IntersectionType node) booleanASTRewriteFlattener.visit(IntersectionType node) -
Verwendungen von IntersectionType in org.aspectj.org.eclipse.jdt.internal.formatter
Methoden in org.aspectj.org.eclipse.jdt.internal.formatter mit Parametern vom Typ IntersectionType