프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_preprocessorType | IClassificationType |
메소드 | 설명 | |
---|---|---|
IsSpecialIdentifier ( object value ) : bool | ||
PrepareLexer ( ILexer |
||
TokenToVSClassification ( Token t ) : IClassificationType |
메소드 | 설명 | |
---|---|---|
EcsSyntaxForVS ( Loyc.VisualStudio.VSBuffer ctx ) : System |
protected IsSpecialIdentifier ( object value ) : bool | ||
value | object | |
리턴 | bool |
protected PrepareLexer ( ILexer |
||
lexer | ILexer |
|
file | ICharSource | |
position | int | |
리턴 | ILexer |
protected TokenToVSClassification ( Token t ) : IClassificationType | ||
t | Token | |
리턴 | IClassificationType |