Calitha GOLD Parser Engine Documentation

TokenStack.Peek Method 

Peeks to see the top of the stack.

public virtual Token Peek();

Return Value

The top of the stack.

See Also

TokenStack Class | com.calitha.goldparser Namespace