Package com.api.jsonata4java.expressions
-
Class Summary Class Description BufferingErrorListener ANTLR error listener implementation for registration with lexers and parsers.Expressions ExpressionsVisitor ExpressionsVisitor.SelectorArrayNode This is how we indicate to upstream operators that we are currently inside a selection statement.FrameEnvironment ExpressionsVisitorto manage the current block's environment.JS4JDate Special object extends java.util.Date with special constructors taking specific date formatted strings.JS4JUtils RegularExpression A helper class to store information about a parsed regular expression. -
Enum Summary Enum Description RegularExpression.Type -
Exception Summary Exception Description EvaluateException EvaluateRuntimeException NonNumericArrayIndexException ParseException PathUsedOutsideOfPredicateException Thrown when attempting to evaluate "path" statements that are outside of a predicate e.g.PropertyDoesNotExistEvaluateRuntimeException