Module: Idl::TemplateSafeTernaryExpression0
- Defined in:
- lib/idlc/idl_parser.rb
Instance Method Summary collapse
Instance Method Details
#e ⇒ Object
7385 7386 7387 |
# File 'lib/idlc/idl_parser.rb', line 7385 def e elements[0] end |
#f ⇒ Object
7393 7394 7395 |
# File 'lib/idlc/idl_parser.rb', line 7393 def f elements[8] end |
#t ⇒ Object
7389 7390 7391 |
# File 'lib/idlc/idl_parser.rb', line 7389 def t elements[4] end |