Class: SFRP::Low::Function::Param

Inherits:
Struct
  • Object
show all
Defined in:
lib/sfrp/low/element.rb

Instance Attribute Summary collapse

Instance Attribute Details

#type_strObject

Returns the value of attribute type_str

Returns:

  • (Object)

    the current value of type_str



34
35
36
# File 'lib/sfrp/low/element.rb', line 34

def type_str
  @type_str
end

#var_strObject

Returns the value of attribute var_str

Returns:

  • (Object)

    the current value of var_str



34
35
36
# File 'lib/sfrp/low/element.rb', line 34

def var_str
  @var_str
end