All Classes and Interfaces
Class
Description
Expression that represents the AND logical condition
Base implementation for a
DsqlNode.Base abstract implementation of a binary logical expression.
Marker interface that represents a binary operator.
Value implementation, that represents a Boolean.Value implementation, that represents a Date Time value.Value implementation, that represents a Date.Default implementation of
DsqlGrammarVisitor.This class works as a processor of
DsqlQuerys, conforming to the rules of the formal defined grammar.Represents a parsed DSQL query.
Builder pattern implementation to build
DefaultDsqlQuerys incrementally.Generic contract for a visitor that goes over a DSQL Grammar and creates and generates a
DsqlQueryRuntimeException implementation that is thrown when an unexpected behaviour occurs when parsing a DsqlQuery.A DSQL specific implementation of
TreeAdaptor used to create a tree.Represents an empty expression
Represents an equal operator
Represents a comparison expression.
Represents query expressions which contains functions.
Represents a greater operator
Represents a less or equals operator
Value implementation, that represents an identifier value.Value implementation, that represents an integer.Represent a less operator
Represents an less or equals operator
Value implementation, that represents a MEL.Represents the NOT expression
Represents an not equals operator
Value implementation, that represents a null value.Value implementation, that represents an float value.Generic contract for operator elements.
Represents the logical expression OR
Value implementation, that represents a String.Value implementation, that represents an unknown value.