net.janino
Interface Java.Scope

All Known Implementing Classes:
Java.CompilationUnit, Java.ClassOrInterfaceDeclaration, Java.FunctionDeclarator, Java.Statement
Enclosing class:
Java

public static interface Java.Scope


Method Summary
 Java.Scope getEnclosingScope()
           
 

Method Detail

getEnclosingScope

public Java.Scope getEnclosingScope()
Returns:
Enclusing scope or "null".