ParseState

The parse state.


Fields
static int index
static int line
static String token
static int type

index

The parse index.

line

The line number.

token

The token text.

type

The token type