graphqld v4.0.0 (2023-01-10T11:26:58Z)
Dub
Repo
Token.this
graphql
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
graphql
tokenmodule
Token
constructors
this
functions
toString
visit
variables
column
line
type
value