IDebuggableEbnfTerm Interface
Provides the base requirements for a debuggable EbnfTerm.
public interface IDebuggableEbnfTerm
Properties
EbnfPositionRange
The compiled TextPositionRange of the node within an EBNF representation of the grammar.
MatchCondition
The IDebuggableMatchCondition to use for this term.