ITypedContext

Interface in Yarn.Compiler

Summary

Contains properties common to all parse nodes that have a type associated with them.

public interface ITypedContext

Properties

Name
Description

Gets or sets the type of this parse node.

Last updated

Was this helpful?