ActiproSoftware.Text.Languages.JavaScript Namespace
Interfaces
| IJavaScriptClassificationTypeProvider | The base requirements of an object that provides IClassificationType objects for the JavaScript language. |
| IJavaScriptGrammarOptions | Contains options for a JavaScript grammar. |
| IJavaScriptParseData | Provides the base requirements of an object that stores the results of a JavaScript language parsing operation. |
| IJavaScriptSymbol | Provides the base requirements of an object that represents a JavaScript symbol. |
| IJavaScriptSymbolTable | Provides the base requirements of an object that represents a JavaScript symbol. |
| IJsonParseData | Provides the base requirements of an object that stores the results of a JSON language parsing operation. |
Enums
| JavaScriptGrammarRootNonTerminal | Specifies the root non-terminal to use for a JavaScript grammar. |