FileParseResult
Inherits from
System.ValueType
Contains the result of parsing a single file of source code.
public struct FileParseResult
This 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.
Name | Description |
---|---|
Name | Description |
---|---|
| |
|
Last modified 1yr ago