Module: Idl::ExecuteIfBlock2
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#body ⇒ Object
12783 12784 12785 |
# File 'lib/idlc/idl_parser.rb', line 12783 def body elements[13] end |
#expression ⇒ Object
12779 12780 12781 |
# File 'lib/idlc/idl_parser.rb', line 12779 def expression elements[7] end |