class RiSC16::Spec::Segment::IO

Defined in:

spec.cr

Constructors

Instance Method Summary

Instance methods inherited from class RiSC16::Spec::Segment

name : String | Nil name, name=(name : String | Nil) name=, size : UInt16 size, size=(size : UInt16) size=, start : UInt16 start, start=(start : UInt16) start=

Constructor methods inherited from class RiSC16::Spec::Segment

new(properties) new

Class methods inherited from class RiSC16::Spec::Segment

build(properties) build

Constructor Detail

def self.new(properties) #

[View source]

Instance Method Detail

def source : String | Nil #

[View source]
def source=(source : String | Nil) #

[View source]
def tty : Bool #

[View source]
def tty=(tty : Bool) #

[View source]