class Ven::Suite::QBinary
- Ven::Suite::QBinary
- Ven::Suite::Quote
- Reference
- Object
Defined in:
ven/suite/quote.crConstructors
Instance Method Summary
-
#clone
Returns a copy of
self
with all instance variables cloned. - #left : Ven::Suite::Quote
- #left=(left : Ven::Suite::Quote)
- #operator : String
- #operator=(operator : String)
- #right : Ven::Suite::Quote
- #right=(right : Ven::Suite::Quote)
- #tag : QTag
-
#to_s(io)
Lisp-like pretty-printing.