public class WhileStatement extends ConditionalLoopStatement
NodeImplBase.Scoped| Constructor and Description |
|---|
WhileStatement(JooSymbol symWhile,
ParenthesizedExpr cond,
Statement body) |
| Modifier and Type | Method and Description |
|---|---|
void |
visit(AstVisitor visitor) |
analyzeLoopHeader, getChildren, getOptCond, scopeanalyze, analyzeLoopFooter, getBody, setBodygetSymbol, getSymKeywordisClassMember, isStatic, setClassMemberanalyze, getParentNode, makeChildren, scope, withNewDeclarationScope, withNewLabelScopepublic WhileStatement(JooSymbol symWhile, ParenthesizedExpr cond, Statement body)
public void visit(AstVisitor visitor) throws IOException
IOExceptionCopyright © 2002–2017 CoreMedia AG. All rights reserved.