In This Article

ActiproSoftware.Text.Languages.JavaScript.Implementation Namespace

Classes

JavaScriptClassificationTypeProvider

Represents a provider of IClassificationType objects for the JavaScript language.

JavaScriptCodeBlockFinder

Provides a JavaScript language code block finder service.

JavaScriptCompletionProvider

Provides IntelliPrompt completion data for the JavaScript language.

JavaScriptExampleTextProvider

Represents a example text provider for the JavaScript language.

JavaScriptGrammar

Represents a Grammar for the JavaScript language.

JavaScriptGrammarOptions

Contains options for a JavaScript grammar.

JavaScriptIndentProvider

Provides a JavaScript language indent provider service.

JavaScriptLexer

Represents a JavaScript lexer (lexical analyzer) implementation.

JavaScriptLexicalStateId

Contains the lexical state IDs for the JavaScript language.

JavaScriptOutliner

Provides a JavaScript language outliner service.

JavaScriptOutliningSource

Represents a JavaScript language range-based outlining source.

JavaScriptParseData

Stores the results of a JavaScript language parsing operation.

JavaScriptParser

Represents a parser for the JavaScript language.

JavaScriptSymbol

Represents a JavaScript symbol, located during parsing.

JavaScriptSymbolTable

Provides a JavaScript symbol table.

JavaScriptSyntaxLanguage

Represents a JavaScript syntax language definition.

JavaScriptTextFormatter

Provides a JavaScript language text formatter service.

JavaScriptTokenId

Contains the token IDs for the JavaScript language.

JavaScriptTokenReader

Represents an object that can provide tokens to a ILLParser in a forward-only direction for the JavaScript language.

JavaScriptTokenTagger

Represents an ITagger<T> for the JavaScript language.

JavaScriptTokenTaggerProvider

Represents a provider of JavaScriptTokenTagger objects for documents that use the JavaScriptTokenTagger language.

JavaScriptTokenTaggerProvider.TaggerFactory

Implements a factory that can creates JavaScriptTokenTagger objects for a document.

JsonExampleTextProvider

Represents a example text provider for the JSON language.

JsonGrammar

Represents a Grammar for the JSON language.

JsonIndentProvider

Provides a JSON language indent provider service.

JsonLexer

Represents a JSON lexer (lexical analyzer) implementation.

JsonOutliner

Provides a JSON language outliner service.

JsonOutliningSource

Represents a JSON language range-based outlining source.

JsonParseData

Stores the results of a JSON language parsing operation.

JsonParser

Represents a parser for the JSON language.

JsonSyntaxLanguage

Represents a JSON syntax language definition.

JsonTextFormatter

Provides a JSON language text formatter service.