Uses of Package
org.apache.camel.language.simple.types
Packages that use org.apache.camel.language.simple.types
Package
Description
Camel Simple language.
AST for the Camel Simple language.
Types for the Camel Simple language.
-
Classes in org.apache.camel.language.simple.types used by org.apache.camel.language.simpleClassDescriptionHolds information about error parsing the simple expression at a given location in the input.Holder for a token, with associated type and position in the input.Classifications of known token types.
-
Classes in org.apache.camel.language.simple.types used by org.apache.camel.language.simple.astClassDescriptionTypes of binary operators supportedTypes of logical operators supportedHolds information about error parsing the simple expression at a given location in the input.Holder for a token, with associated type and position in the input.Types of unary operators supported.
-
Classes in org.apache.camel.language.simple.types used by org.apache.camel.language.simple.typesClassDescriptionTypes of binary operators supportedParameter types a binary operator supports on the right hand side.Types of logical operators supportedThe different token types used by the simple parser.Classifications of known token types.Types of unary operators supported.