| Constructor and Description |
|---|
NameScopeImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(String name) |
org.eclipse.jdt.core.dom.AbstractTypeDeclaration |
currentType() |
void |
enterTypeDeclaration(org.eclipse.jdt.core.dom.AbstractTypeDeclaration node) |
void |
leaveTypeDeclaration(org.eclipse.jdt.core.dom.AbstractTypeDeclaration node) |
public void enterTypeDeclaration(org.eclipse.jdt.core.dom.AbstractTypeDeclaration node)
enterTypeDeclaration in interface NameScopepublic void leaveTypeDeclaration(org.eclipse.jdt.core.dom.AbstractTypeDeclaration node)
leaveTypeDeclaration in interface NameScopepublic org.eclipse.jdt.core.dom.AbstractTypeDeclaration currentType()
currentType in interface NameScopeCopyright © 2014. All Rights Reserved.