FileParseResult(string,IParseTree,CommonTokenStream)
Constructor in FileParseResult
Summary
Initializes a new instance of the FileParseResult struct.
Parameters
Name | Description |
---|---|
| The name of the file. |
| The parse tree extracted from the file. |
| The tokens extracted from the file. |