Table of Contents

Method Pop

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v9.dll

Pop()

Removes last added node from the stack of nodes.

public virtual ISyntaxNode Pop()

Returns

ISyntaxNode

ISyntaxNode that is removed.