peek

fun peek(): ElementType?

Answer the top of the parse stack (without consuming it).

Return

The top of the parse stack.