프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AnsiQuotes | bool | ||
BackslashEscapes | bool | ||
BlockComment | bool | ||
ReturnComments | bool |
메소드 | 설명 | |
---|---|---|
NextToken ( ) : string |
메소드 | 설명 | |
---|---|---|
ExtractComment ( ) : string | ||
ExtractQuotedToken ( char quoteChar ) : string | ||
ExtractToken ( bool preserveLast ) : string | ||
ExtractUnquotedToken ( ) : string | ||
GetNextToken ( ) : string | ||
IsQuoteCharacter ( char c ) : bool | ||
IsTokenTerminator ( char c ) : bool | ||
ReadComment ( char startingChar ) : string | ||
Tokenizer ( ) : System | ||
Tokenizer ( bool enableTaggingSupport ) : System |