Exception: Opal::SyntaxError

Inherits:
SyntaxError
  • Object
show all
Defined in:
opal/lib/opal/errors.rb

Instance Attribute Summary collapse

Instance Attribute Details

#locationObject

Returns the value of attribute location.



31
32
33
# File 'opal/lib/opal/errors.rb', line 31

def location
  @location
end