net.jangaroo.jooc.ast
Class Statement
java.lang.Object
net.jangaroo.jooc.ast.NodeImplBase
net.jangaroo.jooc.ast.Directive
net.jangaroo.jooc.ast.Statement
- All Implemented Interfaces:
- AstNode
- Direct Known Subclasses:
- AbstractBlock, Declaration, DefaultStatement, KeywordStatement, LabeledStatement, SemicolonTerminatedStatement, SuperConstructorCallStatement
public abstract class Statement
- extends Directive
Statements are language elements that perform or specify an action at runtime.
- Author:
- Andreas Gawecki
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Statement
public Statement()
Copyright © 2002–2014 CoreMedia AG. All rights reserved.