Package | Description |
---|---|
org.jboss.errai.codegen | |
org.jboss.errai.codegen.builder | |
org.jboss.errai.codegen.builder.impl | |
org.jboss.errai.codegen.meta.impl.build |
Modifier and Type | Class and Description |
---|---|
class |
DefModifiers |
Modifier and Type | Interface and Description |
---|---|
interface |
ConstructorBlockBuilder<T extends Builder> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractStatementBuilder
Base class of all
StatementBuilder s |
class |
AnonymousClassStructureBuilderImpl |
class |
ArrayBuilderImpl
StatementBuilder to create and initialize Arrays.
|
class |
ClassBuilder<T extends ClassStructureBuilder<T>> |
class |
ClassBuilderAbstractMethodOption |
class |
ContextBuilder
Builder for the
Context . |
class |
ContextualStatementBuilderImpl
Implementation of the
ContextualStatementBuilder . |
class |
IfBlockBuilderImpl
StatementBuilder to generate if blocks.
|
class |
LoopBuilderImpl
StatementBuilder to generate loops.
|
class |
ObjectBuilder |
class |
StatementBuilder
The root of our fluent StatementBuilder API.
|
class |
SwitchBlockBuilderImpl
StatementBuilder to generate switch blocks.
|
class |
TryBlockBuilderImpl
StatementBuilder to generate try/catch/finally blocks.
|
Modifier and Type | Class and Description |
---|---|
class |
BuildMetaClass |
class |
BuildMetaConstructor |
class |
BuildMetaField |
class |
BuildMetaMethod |
class |
ShadowBuildMetaField |
class |
ShadowBuildMetaMethod |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.