Calitha GOLD Parser Engine Documentation

TokenStack.Pop Method 

Pops the top item from the stack.

public virtual Token Pop();

Return Value

The top of the stack.

See Also

TokenStack Class | com.calitha.goldparser Namespace