Method Pop
Pop()
Removes last added node from the stack of nodes.
public virtual ISyntaxNode Pop()
Returns
- ISyntaxNode
ISyntaxNode
that is removed.
Removes last added node from the stack of nodes.
public virtual ISyntaxNode Pop()
ISyntaxNode
that is removed.