graphqld v0.0.1 (2019-02-22T16:24:40Z)
Dub
Repo
Token.this
tokenmodule
Token
Undocumented in source.
this
(TokenType type)
struct
Token
@
safe
this
(
TokenType
type
)
this
(TokenType type, size_t line, size_t column)
this
(TokenType type, string value)
this
(TokenType type, string value, size_t line, size_t column)
Meta
Source
See Implementation
tokenmodule
Token
constructors
this
functions
visit
variables
column
line
type
value