IDebuggableAstNodeMatch Interface
Provides the base requirements for a debuggable IAstNodeMatch.
public interface IDebuggableAstNodeMatch
Properties
Label
The optional label applied to the match that can be used for identification during tree construction.
Node
The IDebuggableAstNode that was matched.