Package org.vedantatree.expressionoasis
-
Interface Summary Interface Description EOErrorCodes It contains various error codes for the application TODO Should use Enum Error code description is not set yetExpressionEngineConstants It contains the various constants used in Expression Engine -
Class Summary Class Description Activator The activator class controls the plug-in life cycleCompiler This class performs the compilation operation in expression evaluation process.ExpressionContext Object of this class carry the contextual information for expressions during expression evaluation process.ExpressionEngine It is a Utility class for XpressionEngine Framework.Parser This parser object parses the expressions, break these in expression tokens and perform lexical analysis on these tokens.