| Package | Description |
|---|---|
| org.apache.camel.language.simple.ast |
AST for the Camel Simple language.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleQuoteStart
Starts a block enclosed by double quotes
|
class |
SimpleFunctionStart
Starts a function
|
class |
SingleQuoteStart
Starts a block enclosed by single quotes
|
Apache Camel