Class: Floe::Workflow::IntrinsicFunction::Transformer::VariadicArgs
- Inherits:
-
Struct
- Object
- Struct
- Floe::Workflow::IntrinsicFunction::Transformer::VariadicArgs
- 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
12 13 14 |
# File 'lib/floe/workflow/intrinsic_function/transformer.rb', line 12 def type @type end |