Package org.jboss.errai.ioc.rebind.ioc.codegen

Interface Summary
ArithmeticExpression Represents an arithmetic expression.
BooleanExpression Represents a boolean expression.
Expression<T extends Operator> Represents an expression.
Operator  
Statement  
 

Class Summary
AbstractStatement  
AnnotationEncoder  
BlockStatement Represents a code block (e.g.
CallParameters  
Cast  
Context This class represents a context in which Statements are generated.
DefModifiers  
DefParameters  
MethodInvocation Represents a method invocation statement.
OperatorImpl  
Parameter  
StringStatement  
ThrowsDeclaration  
Variable This class represents a variable.
VariableReference Statement thats represents a reference to a Variable.
 

Enum Summary
ArithmeticOperator  
AssignmentOperator  
BooleanOperator  
Modifier  
OperationOrder  
UnaryOperator  
 



Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.