dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
Token.isIntegralType
dil
lexer
Token
Token
Returns true if this is an integral type token.
struct
Token
bool
isIntegralType
(
)
Meta
Source
See Implementation
dil
lexer
Token
Token
functions
errorLocationOfEnd
getLocation
isAsmStatementStart
isDeclDefStart
isIntegralType
isKeyword
isMultiline
isSpecialToken
isStatementStart
isTokenStringLiteral
isWhitespace
lineCount
next
nextNWS
opCmp
opEquals
prev
prevNWS
text
toString
wsChars
static functions
textSpan
structs
HashLineInfo
HashLineValue
NewlineValue
StringValue
unions
IntegerValue
__anonymous
variables
end
kind
start
ws
Returns true if this is an integral type token.