IAstNodeMatch Interface
Provides the base requirements for an IAstNode match made within the current IAstNodeBuilder scope.
public interface IAstNodeMatch
Properties
Label
The optional label applied to the match that can be used for identification during tree construction.
Node
The IAstNode that was matched.