class Ven::Suite::QVoid
- Ven::Suite::QVoid
- Ven::Suite::Quote
- Reference
- Object
Overview
A dummy Quote that can be used to experiment with the Reader without writing a dedicated Quote first.
Defined in:
ven/suite/quote.crConstructors
Instance Method Summary
-
#clone
Returns a copy of
self
with all instance variables cloned. - #tag : Ven::Suite::QTag
- #to_s(io)
Macro Summary
-
defquote!(*fields)
A dummy Quote that can be used to experiment with the Reader without writing a dedicated Quote first.
Constructor Detail
Instance Method Detail
Macro Detail
macro defquote!(*fields)
#
A dummy Quote that can be used to experiment with the Reader without writing a dedicated Quote first.