Свойство | Type | Description | |
---|---|---|---|
_preprocessorType | IClassificationType |
Méthode | Description | |
---|---|---|
IsSpecialIdentifier ( object value ) : bool | ||
PrepareLexer ( ILexer |
||
TokenToVSClassification ( Token t ) : IClassificationType |
Méthode | Description | |
---|---|---|
EcsSyntaxForVS ( Loyc.VisualStudio.VSBuffer ctx ) : System |
protected IsSpecialIdentifier ( object value ) : bool | ||
value | object | |
Résultat | bool |
protected PrepareLexer ( ILexer |
||
lexer | ILexer |
|
file | ICharSource | |
position | int | |
Résultat | ILexer |
protected TokenToVSClassification ( Token t ) : IClassificationType | ||
t | Token | |
Résultat | IClassificationType |