Method IsScriptFile
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
IsScriptFile(string, string, out SyntaxTree)
protected virtual bool IsScriptFile(string source, string file, out SyntaxTree tree)
Parameters
sourcestringfilestringtreeSyntaxTree
protected virtual bool IsScriptFile(string source, string file, out SyntaxTree tree)
source stringfile stringtree SyntaxTree