Class: SFRP::Low::Function::Param
- Inherits:
-
Struct
- Object
- Struct
- SFRP::Low::Function::Param
- Defined in:
- lib/sfrp/low/element.rb
Instance Attribute Summary collapse
-
#type_str ⇒ Object
Returns the value of attribute type_str.
-
#var_str ⇒ Object
Returns the value of attribute var_str.
Instance Attribute Details
#type_str ⇒ Object
Returns the value of attribute type_str
34 35 36 |
# File 'lib/sfrp/low/element.rb', line 34 def type_str @type_str end |
#var_str ⇒ Object
Returns the value of attribute var_str
34 35 36 |
# File 'lib/sfrp/low/element.rb', line 34 def var_str @var_str end |