Method ParseCode
ParseCode(IList<SyntaxTree>, string, string)
protected override void ParseCode(IList<SyntaxTree> trees, string code, string codePath)Parameters
- treesIList<SyntaxTree>
- codestring
- codePathstring
protected override void ParseCode(IList<SyntaxTree> trees, string code, string codePath)trees IList<SyntaxTree>code stringcodePath string