|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SuperReference in org.eclipse.jdt.internal.codeassist.complete |
|---|
| Methods in org.eclipse.jdt.internal.codeassist.complete with parameters of type SuperReference | |
|---|---|
void |
CompletionNodeDetector.endVisit(SuperReference superReference,
BlockScope scope)
|
boolean |
CompletionNodeDetector.visit(SuperReference superReference,
BlockScope scope)
|
| Uses of SuperReference in org.eclipse.jdt.internal.codeassist.select |
|---|
| Subclasses of SuperReference in org.eclipse.jdt.internal.codeassist.select | |
|---|---|
class |
SelectionOnSuperReference
|
| Uses of SuperReference in org.eclipse.jdt.internal.compiler |
|---|
| Methods in org.eclipse.jdt.internal.compiler with parameters of type SuperReference | |
|---|---|
void |
ASTVisitor.endVisit(SuperReference superReference,
BlockScope scope)
|
boolean |
ASTVisitor.visit(SuperReference superReference,
BlockScope scope)
|
| Uses of SuperReference in org.eclipse.jdt.internal.eval |
|---|
| Subclasses of SuperReference in org.eclipse.jdt.internal.eval | |
|---|---|
class |
CodeSnippetSuperReference
A super reference inside a code snippet denotes a reference to the super type of the remote receiver object (that is, the receiver of the context in the stack frame). |
| Uses of SuperReference in org.eclipse.jdt.internal.formatter |
|---|
| Methods in org.eclipse.jdt.internal.formatter with parameters of type SuperReference | |
|---|---|
boolean |
CodeFormatterVisitor.visit(SuperReference superReference,
BlockScope scope)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||