class Ven::Suite::QAssign
- Ven::Suite::QAssign
- 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. - #global : Bool
- #global=(global : Bool)
- #tag : QTag
- #target : Ven::Suite::Quote
- #target=(target : Ven::Suite::Quote)
-
#to_s(io)
Lisp-like pretty-printing.
- #value : Ven::Suite::Quote
- #value=(value : Ven::Suite::Quote)