ILLParseData Interface
Provides the base requirements for an object that stores the results of a ILLParser parsing operation.
public interface ILLParseData : IParseData, IParseErrorProvider
Properties
Ast
The object that contains the abstract syntax tree result.