Package com.aquima.interactions.expressions.definition


package com.aquima.interactions.expressions.definition
  • Class
    Description
    This is the default parse listener which outputs it's parse errors to the logging system.
    This class represents the domain of a typed expression.
    This class contains all the error codes for all the errors and warnings that may occur during the parsing of expressions.
    This class represents a single identifier in an expression.
    This class is responsible of knowing all root elements of the system.
    Enumeration class defining all the binary operators.
    Enumerated type class used to identify a predicate type.
    Utility class that can be used to determine if type7 operation typing should be used.
    This object contains the type information which can be associated with an expression.
    This class defines a few commonly used type definitions.