dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
Token.lineCount
dil
lexer
Token
Token
Counts the newlines in this token.
struct
Token
uint
lineCount
(
)
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
Counts the newlines in this token.