|
Web Site | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.janino.Java.Located
org.codehaus.janino.Java.Statement
public abstract static class Java.Statement
Constructor Summary | |
---|---|
protected |
Java.Statement(Location location)
|
Method Summary | |
---|---|
Java.Scope |
getEnclosingScope()
|
void |
setEnclosingScope(Java.Scope enclosingScope)
|
Methods inherited from class org.codehaus.janino.Java.Located |
---|
getLocation, throwParseException |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.janino.Java.BlockStatement |
---|
accept |
Methods inherited from interface org.codehaus.janino.Java.Locatable |
---|
getLocation, throwParseException |
Constructor Detail |
---|
protected Java.Statement(Location location)
Method Detail |
---|
public void setEnclosingScope(Java.Scope enclosingScope)
setEnclosingScope
in interface Java.BlockStatement
public Java.Scope getEnclosingScope()
getEnclosingScope
in interface Java.BlockStatement
getEnclosingScope
in interface Java.Scope
|
Web Site | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |