FileParseResult
Summary
public struct FileParseResultRemarks
Constructors
Name
Description
Methods
Name
Description
Properties
Name
Description
Last updated
Was this helpful?
Struct in Yarn.Compiler
Inherits from System.ValueType
Contains the result of parsing a single file of source code.
public struct FileParseResultThis class provides only syntactic information about a parse - that is, it provides access to the parse tree, and the stream of tokens used to produce that parse tree.
Initializes a new instance of the FileParseResult struct.
Last updated
Was this helpful?
Was this helpful?
