Property | Type | Description | |
---|---|---|---|
_preprocessorType | IClassificationType |
Method | Description | |
---|---|---|
IsSpecialIdentifier ( object value ) : bool | ||
PrepareLexer ( ILexer |
||
TokenToVSClassification ( Token t ) : IClassificationType |
Method | Description | |
---|---|---|
EcsSyntaxForVS ( Loyc.VisualStudio.VSBuffer ctx ) : System |
protected IsSpecialIdentifier ( object value ) : bool | ||
value | object | |
return | bool |
protected PrepareLexer ( ILexer |
||
lexer | ILexer |
|
file | ICharSource | |
position | int | |
return | ILexer |
protected TokenToVSClassification ( Token t ) : IClassificationType | ||
t | Token | |
return | IClassificationType |