Uses of Class
org.apache.camel.language.simple.ast.BaseSimpleNode
Packages that use BaseSimpleNode
-
Uses of BaseSimpleNode in org.apache.camel.language.simple.ast
Subclasses of BaseSimpleNode in org.apache.camel.language.simple.astModifier and TypeClassDescriptionclassRepresents a binary expression in the AST.classRepresents a boolean value.classA node which contains othernodes.classEnds a block enclosed by double quotesclassStarts a block enclosed by double quotesclassRepresents literals in the AST.classRepresents a logical expression in the ASTclassRepresents a null expression.classRepresents a numeric value.classEnds a functionclassRepresents one of built-in functions of the simple languageclassStarts a functionclassEnds a block enclosed by single quotesclassStarts a block enclosed by single quotesclassRepresents an unary expression in the AST