Module: Idl::ReplicationExpression0
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#n ⇒ Object
5644 5645 5646 |
# File 'lib/idlc/idl_parser.rb', line 5644 def n elements[2] end |
#v ⇒ Object
5648 5649 5650 |
# File 'lib/idlc/idl_parser.rb', line 5648 def v elements[6] end |