Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Lexer::Token
Inherits
Struct
<
Value
<
Object
Constructors
new
(type :
TokenType
, value :
String
)
Source
Instance methods
type
Source
type=
(type :
Lexer::TokenType
)
Source
value
Source
value=
(value :
String
)
Source