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.



1538
1539
1540
# File 'lib/sfp/sas_translator.rb', line 1538

def var
  @var
end

Instance Method Details

#to_sObject



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

def to_s; return @var; end