Method Push
Push(FieldTermStack.TermInfo)
Puts a FieldTermStack.TermInfo onto the top of the stack
Declaration
public virtual void Push(FieldTermStack.TermInfo termInfo)
Parameters
Type | Name | Description |
---|---|---|
FieldTermStack.TermInfo | termInfo | the FieldTermStack.TermInfo object to be put on the top of the stack |