Errai 3.0.1-SNAPSHOT

Package org.jboss.errai.codegen

Interface Summary
ArithmeticExpression Represents an arithmetic expression.
BooleanExpression Represents a boolean expression.
Expression<T extends Operator> Represents an expression.
InterningCallback An InternCallback can be registered with Context.addInterningCallback(InterningCallback).
Operator  
RenderCacheStore<K,V>  
SnapshotMaker.MethodBodyCallback Callback interface for providing custom method bodies in snapshots.
Statement  
 

Class Summary
AbstractStatement  
AnnotationEncoder  
BlockStatement Represents a code block (e.g.
CallParameters  
Cast Implements code generation of type casting statements.
Comment  
Context This class represents a context in which Statements are generated.
DefModifiers  
DefParameters  
InnerClass Represents an inner class.
MethodInvocation Represents a method invocation statement.
OperatorImpl  
Parameter  
ProxyMaker  
ProxyMaker.ProxyProperty  
SnapshotMaker Utility class for creating code-generated snapshots of certain types of live value objects.
StringStatement  
TernaryStatement  
ThrowsDeclaration  
Variable This class represents a variable.
VariableReference Statement thats represents a reference to a Variable.
 

Enum Summary
ArithmeticOperator  
AssignmentOperator  
BitwiseOperator  
BooleanOperator  
Modifier  
OperationOrder  
UnaryOperator  
WeaveType  
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.