| Package | Description |
|---|---|
| org.mule.devkit.model.code |
Library for generating Java source code
|
| Modifier and Type | Class and Description |
|---|---|
class |
Assignment
Assignment statements, which are also expressions.
|
class |
EnumConstant
Enum Constant.
|
class |
GeneratedArray
array creation and initialization.
|
class |
GeneratedCast
A cast operation.
|
class |
GeneratedField
A field that can have a
GeneratedJavaDocComment associated with it |
class |
GeneratedFieldReference
Field Reference
|
class |
GeneratedInvocation
Method invocation
|
class |
GeneratedVariable
Variables and fields.
|
class |
StringLiteral
String literal.
|
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.