Loading...
Property in ITypedContext
Gets or sets the type of this parse node.
IType Type { get; set; }
Interface in Yarn.Compiler
Contains properties common to all parse nodes that have a type associated with them.
public interface ITypedContext