Method ParseCode
ParseCode(IList<SyntaxTree>, string, string)
protected abstract void ParseCode(IList<SyntaxTree> trees, string code, string codePath)
Parameters
trees
IList<SyntaxTree>code
stringcodePath
string
protected abstract void ParseCode(IList<SyntaxTree> trees, string code, string codePath)
trees
IList<SyntaxTree>code
stringcodePath
string