Package org.teavm.ast
Class IdentifiedStatement
java.lang.Object
org.teavm.ast.Statement
org.teavm.ast.IdentifiedStatement
- Direct Known Subclasses:
BlockStatement,SwitchStatement,WhileStatement
-
Nested Class Summary
Nested classes/interfaces inherited from class org.teavm.ast.Statement
Statement.TryCatchStatementBuilder, Statement.TryCatchStatementBuilder2 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.teavm.ast.Statement
acceptVisitor, assign, block, cond, cond, doTry, empty, exitBlock, exitFunction, exitFunction, initClass, loopWhile, raiseException, sequence, statementExpr, switchClause, switchClause, switchStatement
-
Constructor Details
-
IdentifiedStatement
public IdentifiedStatement()
-
-
Method Details
-
getId
-
setId
-