|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LiteralNode
Represents a node in the AST which contains literals
| Method Summary | |
|---|---|
void |
addText(String text)
Adds the given text to this model. |
String |
getText()
Gets the text |
boolean |
quoteEmbeddedNodes()
Whether to quote embedded nodes. |
| Methods inherited from interface org.apache.camel.language.simple.ast.SimpleNode |
|---|
createExpression, getToken |
| Method Detail |
|---|
void addText(String text)
text - the text to addString getText()
boolean quoteEmbeddedNodes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||