CsToken Member List

This is the complete list of members for CsToken, including all inherited members.
cCsToken
CsToken(CsTokenType type, LineInfo line_info)CsToken
CsToken(CsTokenType type, LineInfo line_info, int token_index)CsToken
CsToken(CsTokenType type, LineInfo line_info, string original_text)CsToken
CsToken(CsTokenType type, string text, LineInfo line_info, string original_text)CsToken
CsToken(CsTokenType type, string text, LineInfo line_info, string original_text, int index)CsToken
CsToken(CsTokenType type, LineInfo line_info, string original_text, int token_index)CsToken
CsToken(CsTokenType type, string text, CsLiteralType literal_type, LineInfo line_info)CsToken
CsToken(CsTokenType type, string text, CsLiteralType literal_type, LineInfo line_info, string original_text)CsToken
CsToken(CsTokenType type, LineEnum line_type, LineInfo line_info)CsToken
CsToken(CsTokenType type, CsLiteralType literal_type, char c, LineInfo line_info, string original_text)CsToken
CsToken(CsTokenType type, LineEnum line_type, LineInfo line_info, int token_index)CsToken
CsToken(CsTokenType type, GreaterEnum greater_type, LineInfo line_info)CsToken
CsToken(CsTokenType type, byte number, LineInfo line_info)CsToken
evalOriginalSize()CsToken
evalSize()CsToken
getLineInfo()CsToken
getOriginalText()CsToken
getText()CsToken
indexCsToken
isDocumentationComment()CsToken
isKeyword(CsTokenType token_type)CsToken [static]
isVerbatim()CsToken
line_infoCsToken
line_type_to_text(LineEnum type)CsToken [static]
numberCsToken
operator!=(CsToken lhs, CsToken rhs)CsToken [static]
operator==(CsToken lhs, CsToken rhs)CsToken [static]
original_textCsToken
textCsToken
token_type_to_text(CsTokenType type)CsToken [static]
typeCsToken
© 2010 metaspec