Nemerle Documentation

GrammarElement.Next Field

Next element in grammar tree. It is used only in merged trees created by parser

protected internal GrammarElement Next;

See Also

GrammarElement Class | Nemerle.Compiler Namespace