type token
=
|
VAR of string * string option
TRUE
STRING of string
RPAREN
REAL of float
RCURL
RBRACKET
QUESTION
PLUS
OUTPUT
OR
OPENEXPR of string
NULL
NOTEQUAL
NOT
NEW
MULT
MOD
MINUS
LTEQ
LT
LPAREN
LCURL
LBRACKET
INTENTS
INTENT of string
INT of int
INPUT
IDENT of string
GTEQ
GT
FALSE
EQUALEQUAL
EOF of string
ENTITY of string * string option
ENTITIES
DOT
DIV
CONVERSATION_START
CONTEXT
COMMA
COLON
CLOSEEXPR
BODYVAR of string * (string * string option)
ANYTHING_ELSE
AND
exception
Error
val condition_main : (Lexing.lexbuf ‑> token) ‑> Lexing.lexbuf ‑> Spel_t.expression option
val body_main : (Lexing.lexbuf ‑> token) ‑> Lexing.lexbuf ‑> Spel_t.expression