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 |
---|
Java.EnclosingScopeOfTypeDeclaration(Java.TypeDeclaration typeDeclaration) |
public final Java.TypeDeclaration typeDeclaration
public Java.EnclosingScopeOfTypeDeclaration(Java.TypeDeclaration typeDeclaration)
public Java.Scope getEnclosingScope()
getEnclosingScope
in interface Java.Scope
null
Copyright © 2001-2015. All Rights Reserved.