Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
Packages, die AllocationExpression 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 AllocationExpression in org.aspectj.ajdt.internal.compiler
Methoden in org.aspectj.ajdt.internal.compiler mit Parametern vom Typ AllocationExpressionModifizierer und TypMethodeBeschreibungprotected StringBuilderCommonPrinter.printAllocationExpression(AllocationExpression ae) -
Verwendungen von AllocationExpression in org.aspectj.ajdt.internal.compiler.ast
Methoden in org.aspectj.ajdt.internal.compiler.ast mit Parametern vom Typ AllocationExpressionModifizierer und TypMethodeBeschreibungvoidAccessForInlineVisitor.endVisit(AllocationExpression send, BlockScope scope) -
Verwendungen von AllocationExpression in org.aspectj.org.eclipse.jdt.core.dom
Methoden in org.aspectj.org.eclipse.jdt.core.dom mit Parametern vom Typ AllocationExpression -
Verwendungen von AllocationExpression in org.aspectj.org.eclipse.jdt.internal.codeassist
Methoden in org.aspectj.org.eclipse.jdt.internal.codeassist mit Parametern vom Typ AllocationExpressionModifizierer und TypMethodeBeschreibungvoidThrownExceptionFinder.endVisit(AllocationExpression allocationExpression, BlockScope scope) -
Verwendungen von AllocationExpression in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
Unterklassen von AllocationExpression in org.aspectj.org.eclipse.jdt.internal.codeassist.completeModifizierer und TypKlasseBeschreibungclassclassMethoden in org.aspectj.org.eclipse.jdt.internal.codeassist.complete, die AllocationExpression zurückgebenModifizierer und TypMethodeBeschreibungprotected AllocationExpressionCompletionParser.newAllocationExpression(boolean isQualified) Methoden in org.aspectj.org.eclipse.jdt.internal.codeassist.complete mit Parametern vom Typ AllocationExpressionModifizierer und TypMethodeBeschreibungvoidCompletionNodeDetector.endVisit(AllocationExpression allocationExpression, BlockScope scope) booleanCompletionNodeDetector.visit(AllocationExpression allocationExpression, BlockScope scope) -
Verwendungen von AllocationExpression in org.aspectj.org.eclipse.jdt.internal.codeassist.select
Unterklassen von AllocationExpression in org.aspectj.org.eclipse.jdt.internal.codeassist.select -
Verwendungen von AllocationExpression in org.aspectj.org.eclipse.jdt.internal.compiler
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler mit Parametern vom Typ AllocationExpressionModifizierer und TypMethodeBeschreibungvoidASTVisitor.endVisit(AllocationExpression allocationExpression, BlockScope scope) booleanASTVisitor.visit(AllocationExpression allocationExpression, BlockScope scope) booleanGenericAstVisitor.visit(AllocationExpression allocationExpression, BlockScope scope) -
Verwendungen von AllocationExpression in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Unterklassen von AllocationExpression in org.aspectj.org.eclipse.jdt.internal.compiler.astModifizierer und TypKlasseBeschreibungclassclassVariation on allocation, where can optionally be specified any of: - leading enclosing instance - trailing anonymous type - generic type arguments for generic constructor invocationMethoden in org.aspectj.org.eclipse.jdt.internal.compiler.ast mit Parametern vom Typ AllocationExpressionModifizierer und TypMethodeBeschreibungstatic voidFakedTrackingVariable.analyseCloseableAllocation(BlockScope scope, FlowInfo flowInfo, AllocationExpression allocation) Compute/assign a tracking variable for a freshly allocated closeable value, using information from our white lists. -
Verwendungen von AllocationExpression in org.aspectj.org.eclipse.jdt.internal.compiler.parser
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.parser, die AllocationExpression zurückgebenModifizierer und TypMethodeBeschreibungprotected AllocationExpressionTheOriginalJDTParserClass.newAllocationExpression(boolean isQualified) -
Verwendungen von AllocationExpression in org.aspectj.org.eclipse.jdt.internal.compiler.problem
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.problem mit Parametern vom Typ AllocationExpressionModifizierer und TypMethodeBeschreibungvoidProblemReporter.cannotInferElidedTypes(AllocationExpression allocationExpression) voidProblemReporter.unusedObjectAllocation(AllocationExpression allocationExpression) -
Verwendungen von AllocationExpression 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 AllocationExpressionModifizierer und TypMethodeBeschreibungprotected voidMatchLocator.reportAccurateEnumConstructorReference(SearchMatch match, FieldDeclaration field, AllocationExpression allocation) Finds the accurate positions of each valid token in the source and reports a reference to this token to the search requestor.protected intConstructorLocator.resolveLevel(AllocationExpression allocation) -
Verwendungen von AllocationExpression in org.aspectj.org.eclipse.jdt.internal.eval
Unterklassen von AllocationExpression in org.aspectj.org.eclipse.jdt.internal.eval