Exception: Sfp::SasTranslator::UndefinedValueException

Inherits:
Exception
  • Object
show all
Defined in:
lib/sfp/sas_translator.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#varObject

Returns the value of attribute var.



1626
1627
1628
# File 'lib/sfp/sas_translator.rb', line 1626

def var
  @var
end

Instance Method Details

#to_sObject



1628
# File 'lib/sfp/sas_translator.rb', line 1628

def to_s; return @var; end