Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
Packages, die ConstructorDeclaration verwenden
Package
Beschreibung
-
Verwendungen von ConstructorDeclaration in org.aspectj.ajdt.internal.compiler
Methoden in org.aspectj.ajdt.internal.compiler mit Parametern vom Typ ConstructorDeclarationModifizierer und TypMethodeBeschreibungprotected StringBuilderCommonPrinter.printConstructorDeclaration(ConstructorDeclaration amd, int tab) -
Verwendungen von ConstructorDeclaration in org.aspectj.ajdt.internal.compiler.ast
Unterklassen von ConstructorDeclaration in org.aspectj.ajdt.internal.compiler.astModifizierer und TypKlasseBeschreibungclassRoot class for all ConstructorDeclaration objects created by the parser.Methoden in org.aspectj.ajdt.internal.compiler.ast mit Parametern vom Typ ConstructorDeclarationModifizierer und TypMethodeBeschreibungvoidMakeDeclsPublicVisitor.endVisit(ConstructorDeclaration decl, ClassScope scope) -
Verwendungen von ConstructorDeclaration in org.aspectj.ajdt.internal.compiler.parser
Methoden in org.aspectj.ajdt.internal.compiler.parser, die ConstructorDeclaration zurückgebenModifizierer und TypMethodeBeschreibungDeclarationFactory.createConstructorDeclaration(CompilationResult result) -
Verwendungen von ConstructorDeclaration in org.aspectj.ajdt.internal.core.builder
Methoden in org.aspectj.ajdt.internal.core.builder mit Parametern vom Typ ConstructorDeclarationModifizierer und TypMethodeBeschreibungvoidAsmHierarchyBuilder.endVisit(ConstructorDeclaration constructorDeclaration, ClassScope scope) booleanAsmHierarchyBuilder.visit(ConstructorDeclaration constructorDeclaration, ClassScope scope) -
Verwendungen von ConstructorDeclaration in org.aspectj.org.eclipse.jdt.internal.codeassist
Methoden in org.aspectj.org.eclipse.jdt.internal.codeassist mit Parametern vom Typ ConstructorDeclarationModifizierer und TypMethodeBeschreibungvoidUnresolvedReferenceNameFinder.endVisit(ConstructorDeclaration constructorDeclaration, ClassScope classScope) booleanUnresolvedReferenceNameFinder.visit(ConstructorDeclaration constructorDeclaration, ClassScope classScope) -
Verwendungen von ConstructorDeclaration in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
Methoden in org.aspectj.org.eclipse.jdt.internal.codeassist.complete mit Parametern vom Typ ConstructorDeclarationModifizierer und TypMethodeBeschreibungCompletionParser.convertToMethodDeclaration(ConstructorDeclaration c, CompilationResult compilationResult) voidCompletionNodeDetector.endVisit(ConstructorDeclaration constructorDeclaration, ClassScope scope) voidCompletionParser.parseBlockStatements(ConstructorDeclaration cd, CompilationUnitDeclaration unit) -
Verwendungen von ConstructorDeclaration in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
Methoden in org.aspectj.org.eclipse.jdt.internal.codeassist.impl mit Parametern vom Typ ConstructorDeclarationModifizierer und TypMethodeBeschreibungvoidAssistParser.parseBlockStatements(ConstructorDeclaration cd, CompilationUnitDeclaration unit) Parse the block statements inside the given constructor declaration and try to complete at the cursor location. -
Verwendungen von ConstructorDeclaration in org.aspectj.org.eclipse.jdt.internal.compiler
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler mit Parametern vom Typ ConstructorDeclarationModifizierer und TypMethodeBeschreibungSourceElementParser.convertToMethodDeclaration(ConstructorDeclaration c, CompilationResult compilationResult) voidASTVisitor.endVisit(ConstructorDeclaration constructorDeclaration, ClassScope scope) booleanASTVisitor.visit(ConstructorDeclaration constructorDeclaration, ClassScope scope) booleanGenericAstVisitor.visit(ConstructorDeclaration constructorDeclaration, ClassScope scope) -
Verwendungen von ConstructorDeclaration in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch mit Parametern vom Typ ConstructorDeclarationModifizierer und TypMethodeBeschreibungbooleanAnnotationDiscoveryVisitor.visit(ConstructorDeclaration constructorDeclaration, ClassScope scope) -
Verwendungen von ConstructorDeclaration in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Unterklassen von ConstructorDeclaration in org.aspectj.org.eclipse.jdt.internal.compiler.astMethoden in org.aspectj.org.eclipse.jdt.internal.compiler.ast, die ConstructorDeclaration zurückgebenModifizierer und TypMethodeBeschreibungTypeDeclaration.createDefaultConstructor(boolean needExplicitConstructorCall, boolean needToInsert) TypeDeclaration.createDefaultConstructorForRecord(boolean needExplicitConstructorCall, boolean needToInsert) TypeDeclaration.getConstructor(Parser parser) This is applicable only for records - ideally get the canonical constructor, if not get a constructor and at the client side tentatively marked as canonical constructor which gets checked at the binding time. -
Verwendungen von ConstructorDeclaration in org.aspectj.org.eclipse.jdt.internal.compiler.parser
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.parser, die ConstructorDeclaration zurückgebenModifizierer und TypMethodeBeschreibungprotected ConstructorDeclarationParser.createConstructorDeclaration(CompilationResult result) Parser.IDeclarationFactory.createConstructorDeclaration(CompilationResult result) protected ConstructorDeclarationTheOriginalJDTParserClass.createConstructorDeclaration(CompilationResult result) Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.parser mit Parametern vom Typ ConstructorDeclarationModifizierer und TypMethodeBeschreibungTheOriginalJDTParserClass.convertToMethodDeclaration(ConstructorDeclaration c, CompilationResult compilationResult) voidTheOriginalJDTParserClass.parse(ConstructorDeclaration cd, CompilationUnitDeclaration unit, boolean recordLineSeparator) -
Verwendungen von ConstructorDeclaration in org.aspectj.org.eclipse.jdt.internal.compiler.problem
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.problem mit Parametern vom Typ ConstructorDeclarationModifizierer und TypMethodeBeschreibungvoidProblemReporter.annotationTypeDeclarationCannotHaveConstructor(ConstructorDeclaration constructorDeclaration) voidProblemReporter.interfaceCannotHaveConstructors(ConstructorDeclaration constructor) voidProblemReporter.unusedPrivateConstructor(ConstructorDeclaration constructorDecl) -
Verwendungen von ConstructorDeclaration in org.aspectj.org.eclipse.jdt.internal.core.search.matching
Methoden in org.aspectj.org.eclipse.jdt.internal.core.search.matching mit Parametern vom Typ ConstructorDeclarationModifizierer und TypMethodeBeschreibungintAndLocator.match(ConstructorDeclaration node, MatchingNodeSet nodeSet) intConstructorLocator.match(ConstructorDeclaration node, MatchingNodeSet nodeSet) intOrLocator.match(ConstructorDeclaration node, MatchingNodeSet nodeSet) intPatternLocator.match(ConstructorDeclaration node, MatchingNodeSet nodeSet) protected intConstructorLocator.matchLevelForDeclarations(ConstructorDeclaration constructor) protected intConstructorLocator.matchLevelForReferences(ConstructorDeclaration constructor) protected intConstructorLocator.resolveLevel(ConstructorDeclaration constructor, boolean checkDeclarations) booleanMatchLocatorParser.ClassButNoMethodDeclarationVisitor.visit(ConstructorDeclaration constructorDeclaration, ClassScope scope) booleanMatchLocatorParser.NoClassNoMethodDeclarationVisitor.visit(ConstructorDeclaration constructorDeclaration, ClassScope scope) booleanSuperTypeNamesCollector.TypeDeclarationVisitor.visit(ConstructorDeclaration constructorDeclaration, ClassScope scope) -
Verwendungen von ConstructorDeclaration in org.aspectj.org.eclipse.jdt.internal.core.util
Methoden in org.aspectj.org.eclipse.jdt.internal.core.util, die ConstructorDeclaration zurückgebenModifizierer und TypMethodeBeschreibungCodeSnippetParsingUtil.parseStatements(char[] source, int offset, int length, Map<String, String> settings, boolean recordParsingInformation, boolean enabledStatementRecovery) CodeSnippetParsingUtil.parseStatements(char[] source, Map<String, String> settings, boolean recordParsingInformation, boolean enabledStatementRecovery)