IJavaScriptClassificationTypeProvider Interface
The base requirements of an object that provides IClassificationType objects for the JavaScript language.
public interface IJavaScriptClassificationTypeProvider
Remarks
This type was generated by the Actipro Language Designer tool v26.1.0 (http://www.actiprosoftware.com).
Properties
Comment
The Comment classification type.
Identifier
The Identifier classification type.
JsonPropertyName
The JsonPropertyName classification type.
Keyword
The Keyword classification type.
Number
The Number classification type.
Operator
The Operator classification type.
Punctuation
The Punctuation classification type.
String
The String classification type.