Calitha GOLD Parser Engine Documentation

StateStack.Push Method 

Pushes a state on top of the stack.

public virtual void Push(
   State state
);

Parameters

state

See Also

StateStack Class | com.calitha.goldparser Namespace