Exception: Opal::CompilationError
- Defined in:
 - opal/lib/opal/errors.rb
 
Direct Known Subclasses
Instance Attribute Summary collapse
- 
  
    
      #location  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Returns the value of attribute location.
 
Instance Attribute Details
#location ⇒ Object
Returns the value of attribute location.
      21 22 23  | 
    
      # File 'opal/lib/opal/errors.rb', line 21 def location @location end  |