Hierarchy (view full)

Constructors

Properties

begin: number
end: number
file?: string
input: string
kind: TokenKind
operator:
    | "or"
    | "<"
    | ">"
    | "and"
    | "=="
    | "!="
    | ">="
    | "<="
    | "contains"
    | "not"

Methods