alchemist
alchemist
/
it.unibo.alchemist.expressions.parser
/
ExpConstants
Exp
Constants
interface
ExpConstants
Content copied to clipboard
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
Properties
Inheritors
Properties
ADD
Link copied to clipboard
val
ADD
:
Int
Content copied to clipboard
RegularExpression Id.
COMP
Link copied to clipboard
val
COMP
:
Int
Content copied to clipboard
RegularExpression Id.
DEF
Link copied to clipboard
val
DEF
:
Int
Content copied to clipboard
RegularExpression Id.
DEFAULT
Link copied to clipboard
val
DEFAULT
:
Int
Content copied to clipboard
Lexical state.
DEL
Link copied to clipboard
val
DEL
:
Int
Content copied to clipboard
RegularExpression Id.
EOF
Link copied to clipboard
val
EOF
:
Int
Content copied to clipboard
End of File.
LISTCOMP
Link copied to clipboard
val
LISTCOMP
:
Int
Content copied to clipboard
RegularExpression Id.
LIT
Link copied to clipboard
val
LIT
:
Int
Content copied to clipboard
RegularExpression Id.
MAX
Link copied to clipboard
val
MAX
:
Int
Content copied to clipboard
RegularExpression Id.
MIN
Link copied to clipboard
val
MIN
:
Int
Content copied to clipboard
RegularExpression Id.
NUM
Link copied to clipboard
val
NUM
:
Int
Content copied to clipboard
RegularExpression Id.
RETURN
Link copied to clipboard
val
RETURN
:
Int
Content copied to clipboard
RegularExpression Id.
tokenImage
Link copied to clipboard
val
tokenImage
:
Array
<
String
>
Content copied to clipboard
Literal token values.
UNARYLISTCOMP
Link copied to clipboard
val
UNARYLISTCOMP
:
Int
Content copied to clipboard
RegularExpression Id.
VAR
Link copied to clipboard
val
VAR
:
Int
Content copied to clipboard
RegularExpression Id.
Inheritors
Exp
Link copied to clipboard
ExpTokenManager
Link copied to clipboard