struct
C0::Token
- C0::Token
- Struct
- Value
- Object
Defined in:
c0/token.crConstructors
Instance Method Summary
- #end : Int32
-
#size : Int32
Returns the byte length of this token's data.
- #start : Int32
- #type : TokenType
-
#value(buf : Bytes) : Bytes
Returns the value as a slice into the given buffer.