org.jboss.errai.codegen
Class AbstractStatement
java.lang.Object
org.jboss.errai.codegen.AbstractStatement
- All Implemented Interfaces:
- Statement
- Direct Known Subclasses:
- AbstractBranchStatement, AbstractConditionalBlock, BlockStatement, CallParameters, DefParameters, ForeachLoop, Label, LabelReference, MethodInvocation, Parameter, StringStatement, SwitchBlock, TernaryStatement, ThrowsDeclaration, TryBlock, Variable, VariableReference
public abstract class AbstractStatement
- extends Object
- implements Statement
- Author:
- Christian Sadilek
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractStatement
public AbstractStatement()
getType
public MetaClass getType()
- Specified by:
getType
in interface Statement
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.