public static final class Java.EnclosingScopeOfTypeDeclaration extends java.lang.Object implements Java.Scope
Java.Scope of the given
Java.TypeDeclaration.| Modifier and Type | Field and Description |
|---|---|
Java.TypeDeclaration |
typeDeclaration |
| Constructor and Description |
|---|
EnclosingScopeOfTypeDeclaration(Java.TypeDeclaration typeDeclaration) |
| Modifier and Type | Method and Description |
|---|---|
Java.Scope |
getEnclosingScope() |
public final Java.TypeDeclaration typeDeclaration
public EnclosingScopeOfTypeDeclaration(Java.TypeDeclaration typeDeclaration)
public Java.Scope getEnclosingScope()
getEnclosingScope in interface Java.Scope