struct Parser::StackSym
- Parser::StackSym
- Struct
- Value
- Object
Defined in:
parser/util.crConstructors
Instance Method Summary
- #as_tuple : Tuple(Any, Pos | Nil)
- #clone
- #copy_with(t _t = @t, pos _pos = @pos)
- #pos : Pos | Nil
- #t : Any