Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Marten::Template::Parser::Token
Inherits
Struct
/
Value
/
Object
Represents a token extracted during a lexical analysis.
Constructors
new
(type :
TokenType
, content :
String
, line_number :
Int32
)
Source
Instance methods
content
Source
line_number
Source
type
Source