Module: Idl::AryAccess1
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#lsb ⇒ Object
6319 6320 6321 |
# File 'lib/idlc/idl_parser.rb', line 6319 def lsb elements[3] end |
#msb ⇒ Object
6315 6316 6317 |
# File 'lib/idlc/idl_parser.rb', line 6315 def msb elements[2] end |