class Syntaks::State
- Syntaks::State
- Reference
- Object
Included Modules
- Kontrakt
Defined in:
syntaks/state.crConstructors
Instance Method Summary
- #advance(n : Int)
- #at : Int32
- #display
- #inspect(io)
- #location
- #peek(length : Int)
- #peek?(str : String)
- #peek?(regex : Regex)
- #source : Source
- #to_s(io)