haystacklib ~master (2019-10-21T14:33:42Z)
Home
Dub
Repo
Token.this
haystack
zinc
lexer
Token
Create a token of a non value type
this
(TokenType type, Tag tag)
this
(TokenType type)
struct
Token
this
(
TokenType
type
)
Meta
Source
See Implementation
haystack
zinc
lexer
Token
constructors
this
functions
hasChr
isId
isOf
isScalar
opEquals
value
properties
curChar
isAlpha
isAlphaNum
isEmpty
isNewLine
isSpace
isUpper
isValid
tag
type
static functions
makeChar
Create a token of a non value type