Exception: Opal::CompilationError

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

Direct Known Subclasses

ParsingError

Instance Attribute Summary collapse

Instance Attribute Details

#locationObject

Returns the value of attribute location.



21
22
23
# File 'opal/lib/opal/errors.rb', line 21

def location
  @location
end