C# Class Veil.Parser.Nodes.ScopedNode

A node that wraps another node with a new model in scope
Inheritance: SyntaxTreeNode
Show file Open project: namics/TerrificNet