|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SimpleNode
Represents a node in the Simple AST
| Method Summary | |
|---|---|
Expression |
createExpression(String expression)
Creates a Camel Expression based on this model. |
SimpleToken |
getToken()
Gets the token by which this model was based upon |
| Method Detail |
|---|
SimpleToken getToken()
Expression createExpression(String expression)
throws SimpleParserException
Expression based on this model.
expression - the input string
Expression
SimpleParserException - should be thrown if error parsing the model
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||