class RiSC16::Lib
- RiSC16::Lib
- Reference
- Object
Overview
Represent a static lib, AKA a collection of objects.
Defined in:
assembler/lib.crConstructors
Class Method Summary
Instance Method Summary
- #objects : Array(RiSC16::Object)
- #objects=(objects : Array(RiSC16::Object))
- #to_io(io, endian = Object::ENDIAN)