struct Bench::Token
- Bench::Token
- Struct
- Value
- Object
Defined in:
bench/token.crConstructors
Instance Method Summary
- #col : Int32
- #col=(col : Int32)
- #line : Int32
- #line=(line : Int32)
- #tokenType : Symbol
- #tokenType=(tokenType : Symbol)
- #value : String
- #value=(value : String)