Table of Contents

Method LoadGrammarFromPath

Namespace
Alternet.Syntax.Parsers.TextMate
Assembly
Alternet.Syntax.Parsers.TextMate.v10.dll

LoadGrammarFromPath(string)

Loads a grammar part of the language data from the given file.

public bool LoadGrammarFromPath(string path)

Parameters

path string

The path to the file containing grammar data.

Returns

bool

True if success; otherwise, false