Class: Floe::Workflow::IntrinsicFunction::Transformer::OptionalArg
- Inherits:
-
Struct
- Object
- Struct
- Floe::Workflow::IntrinsicFunction::Transformer::OptionalArg
- Defined in:
- lib/floe/workflow/intrinsic_function/transformer.rb
Instance Attribute Summary collapse
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ Object
Returns the value of attribute type
11 12 13 |
# File 'lib/floe/workflow/intrinsic_function/transformer.rb', line 11 def type @type end |