public class EmptyStatement extends SemicolonTerminatedStatement
NodeImplBase.Scoped| Constructor and Description |
|---|
EmptyStatement(JooSymbol symSemicolon) |
| Modifier and Type | Method and Description |
|---|---|
void |
analyze(AstNode parentNode) |
void |
visit(AstVisitor visitor) |
getChildren, getOptStatement, getOptSymSemicolon, getSymbol, scope, setOptStatement, setOptSymSemicolonisClassMember, isStatic, setClassMemberanalyze, getParentNode, makeChildren, scope, withNewDeclarationScope, withNewLabelScopepublic EmptyStatement(JooSymbol symSemicolon)
public void visit(AstVisitor visitor) throws IOException
visit in interface AstNodevisit in class SemicolonTerminatedStatementIOExceptionpublic void analyze(AstNode parentNode)
analyze in interface AstNodeanalyze in class SemicolonTerminatedStatementCopyright © 2002–2018 CoreMedia AG. All rights reserved.