Java.Scope
public static final class Java.EnclosingScopeOfTypeDeclaration extends Object implements Java.Scope
Java.Scope
of the given Java.TypeDeclaration
.Modifier and Type | Field | Description |
---|---|---|
Java.TypeDeclaration |
typeDeclaration |
The specific type declaration.
|
Constructor | Description |
---|---|
EnclosingScopeOfTypeDeclaration(Java.TypeDeclaration typeDeclaration) |
Modifier and Type | Method | 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–2019. All rights reserved.