|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QualifiedAllocationExpression | |
---|---|
org.eclipse.jdt.internal.compiler | |
org.eclipse.jdt.internal.compiler.ast |
Uses of QualifiedAllocationExpression in org.eclipse.jdt.internal.compiler |
---|
Methods in org.eclipse.jdt.internal.compiler with parameters of type QualifiedAllocationExpression | |
---|---|
void |
ASTVisitor.endVisit(QualifiedAllocationExpression qualifiedAllocationExpression,
BlockScope scope)
|
boolean |
ASTVisitor.visit(QualifiedAllocationExpression qualifiedAllocationExpression,
BlockScope scope)
|
Uses of QualifiedAllocationExpression in org.eclipse.jdt.internal.compiler.ast |
---|
Fields in org.eclipse.jdt.internal.compiler.ast declared as QualifiedAllocationExpression | |
---|---|
QualifiedAllocationExpression |
TypeDeclaration.allocation
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |