public static final class Java.EnclosingScopeOfTypeDeclaration extends Object implements Java.Scope
Java.Scope
of the given Java.TypeDeclaration
.Modifier and Type | Field and Description |
---|---|
Java.TypeDeclaration |
typeDeclaration
The specific type declaration.
|
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
null
Copyright © 2001–2016. All rights reserved.