net.jangaroo.jooc.ast
Class KeywordStatement
java.lang.Object
net.jangaroo.jooc.ast.NodeImplBase
net.jangaroo.jooc.ast.Directive
net.jangaroo.jooc.ast.Statement
net.jangaroo.jooc.ast.KeywordStatement
- All Implemented Interfaces:
- AstNode, CodeGenerator
- Direct Known Subclasses:
- CaseStatement, Catch, IfStatement, LoopStatement, SwitchStatement, TryStatement
public abstract class KeywordStatement
- extends Statement
- Author:
- Andreas Gawecki
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeywordStatement
protected KeywordStatement(JooSymbol symKeyword)
getSymbol
public JooSymbol getSymbol()
getSymKeyword
public JooSymbol getSymKeyword()
Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.