|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.janino.Java.Statement | +--net.janino.Java.ThrowStatement
Fields inherited from class net.janino.Java.Statement |
enclosingScope |
Constructor Summary | |
Java.ThrowStatement(Scanner.Location location,
Java.Scope enclosingScope,
Java.Rvalue expression)
|
Method Summary | |
boolean |
compile(ClassFile.CodeAttribute codeAttribute)
|
Methods inherited from class net.janino.Java.Statement |
getEnclosingScope, getLocation, leave, throwCompileException, throwParseException |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public Java.ThrowStatement(Scanner.Location location, Java.Scope enclosingScope, Java.Rvalue expression)
Method Detail |
public boolean compile(ClassFile.CodeAttribute codeAttribute) throws Java.CompileException
compile
in class Java.Statement
net.janino.Java.BlockStatement
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |