Table of Contents

Method IsScriptFile

Namespace
GrindFest
Assembly
GrindFest.dll

IsScriptFile(string, string, out SyntaxTree)

protected virtual bool IsScriptFile(string source, string file, out SyntaxTree tree)

Parameters

source string
file string
tree SyntaxTree

Returns

bool