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.



1526
1527
1528
# File 'lib/sfp/sas_translator.rb', line 1526

def var
  @var
end

Instance Method Details

#to_sObject



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

def to_s; return @var; end