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.



1601
1602
1603
# File 'lib/sfp/sas_translator.rb', line 1601

def var
  @var
end

Instance Method Details

#to_sObject



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

def to_s; return @var; end