Interface RankingExpressionParserConstants

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ABS
      RegularExpression Id.
      static int ACOS
      RegularExpression Id.
      static int ADD
      RegularExpression Id.
      static int AND
      RegularExpression Id.
      static int AQ
      RegularExpression Id.
      static int ARGMAX
      RegularExpression Id.
      static int ARGMIN
      RegularExpression Id.
      static int ASIN
      RegularExpression Id.
      static int ATAN
      RegularExpression Id.
      static int ATAN2
      RegularExpression Id.
      static int AVG
      RegularExpression Id.
      static int CEIL
      RegularExpression Id.
      static int CELL_CAST
      RegularExpression Id.
      static int COLON
      RegularExpression Id.
      static int COMMA
      RegularExpression Id.
      static int CONCAT
      RegularExpression Id.
      static int COS
      RegularExpression Id.
      static int COSH
      RegularExpression Id.
      static int COUNT
      RegularExpression Id.
      static int DECIMAL
      RegularExpression Id.
      static int DEFAULT
      Lexical state.
      static int DIAG
      RegularExpression Id.
      static int DIV
      RegularExpression Id.
      static int DOLLAR
      RegularExpression Id.
      static int DOT
      RegularExpression Id.
      static int ELU
      RegularExpression Id.
      static int EOF
      End of File.
      static int EQ
      RegularExpression Id.
      static int ERF
      RegularExpression Id.
      static int EXP
      RegularExpression Id.
      static int EXPONENT
      RegularExpression Id.
      static int F
      RegularExpression Id.
      static int FABS
      RegularExpression Id.
      static int FLOAT
      RegularExpression Id.
      static int FLOOR
      RegularExpression Id.
      static int FMOD
      RegularExpression Id.
      static int GE
      RegularExpression Id.
      static int GT
      RegularExpression Id.
      static int HEX
      RegularExpression Id.
      static int IDENTIFIER
      RegularExpression Id.
      static int IF
      RegularExpression Id.
      static int IN
      RegularExpression Id.
      static int INTEGER
      RegularExpression Id.
      static int ISNAN
      RegularExpression Id.
      static int JOIN
      RegularExpression Id.
      static int L1_NORMALIZE
      RegularExpression Id.
      static int L2_NORMALIZE
      RegularExpression Id.
      static int LBRACE
      RegularExpression Id.
      static int LCURLY
      RegularExpression Id.
      static int LDEXP
      RegularExpression Id.
      static int LE
      RegularExpression Id.
      static int LOG
      RegularExpression Id.
      static int LOG10
      RegularExpression Id.
      static int LSQUARE
      RegularExpression Id.
      static int LT
      RegularExpression Id.
      static int MAP
      RegularExpression Id.
      static int MATMUL
      RegularExpression Id.
      static int MAX
      RegularExpression Id.
      static int MEDIAN
      RegularExpression Id.
      static int MERGE
      RegularExpression Id.
      static int MIN
      RegularExpression Id.
      static int MOD
      RegularExpression Id.
      static int MUL
      RegularExpression Id.
      static int NOT
      RegularExpression Id.
      static int NQ
      RegularExpression Id.
      static int OCTAL
      RegularExpression Id.
      static int OR
      RegularExpression Id.
      static int POW
      RegularExpression Id.
      static int POWOP
      RegularExpression Id.
      static int PROD
      RegularExpression Id.
      static int RANDOM
      RegularExpression Id.
      static int RANGE
      RegularExpression Id.
      static int RBRACE
      RegularExpression Id.
      static int RCURLY
      RegularExpression Id.
      static int REDUCE
      RegularExpression Id.
      static int RELU
      RegularExpression Id.
      static int RENAME
      RegularExpression Id.
      static int ROUND
      RegularExpression Id.
      static int RSQUARE
      RegularExpression Id.
      static int SIGMOID
      RegularExpression Id.
      static int SIGN
      RegularExpression Id.
      static int SIN
      RegularExpression Id.
      static int SINGLE_LINE_COMMENT
      RegularExpression Id.
      static int SINH
      RegularExpression Id.
      static int SOFTMAX
      RegularExpression Id.
      static int SQRT
      RegularExpression Id.
      static int SQUARE
      RegularExpression Id.
      static int STRING
      RegularExpression Id.
      static int SUB
      RegularExpression Id.
      static int SUM
      RegularExpression Id.
      static int TAN
      RegularExpression Id.
      static int TANH
      RegularExpression Id.
      static int TENSOR
      RegularExpression Id.
      static java.lang.String[] tokenImage
      Literal token values.
      static int XW_PLUS_B
      RegularExpression Id.