class RiSC16::Assembler::AST::Section
- RiSC16::Assembler::AST::Section
- Parser::Node
- Reference
- Object
Defined in:
assembler/ast.crConstructors
Instance Method Summary
- #name : String
- #name=(name : String)
- #offset : Int32 | Nil
- #offset=(offset : Int32 | Nil)
- #weak : Bool
- #weak=(weak : Bool)