Method LoadGrammarFromPath
LoadGrammarFromPath(string)
Loads a grammar part of the language data from the given file.
public bool LoadGrammarFromPath(string path)
Parameters
path
stringThe path to the file containing grammar data.
Returns
- bool
True if success; otherwise, false