|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 Statement s 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 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |