NodeGroupCompiler
Class in Yarn.Compiler
Inherits from System.Object
Summary
Constructors
Name
Description
Initializes a new instance of the NodeGroupCompiler class.
Methods
Name
Description
Creates a new instruction, and appends it to the current node in the Program .
Adds instructions to the current node in the Program .
Creates a new instruction, and appends it to the current node in the Program . Differs from the other Emit call by not requiring a start token. This enables its use in pure synthesised elements of the Yarn.
Properties
PreviousPositionNextNodeGroupCompiler(string,IDictionary<string, Declaration>,IEnumerable<YarnSpinnerParser.NodeContext>,List<Node>)
Last updated