Exception: Opal::SyntaxError
- Inherits:
- 
      SyntaxError
      
        - Object
- SyntaxError
- Opal::SyntaxError
 
- Defined in:
- opal/lib/opal/errors.rb
Instance Attribute Summary collapse
- 
  
    
      #location  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute location. 
Instance Attribute Details
#location ⇒ Object
Returns the value of attribute location
| 31 32 33 | # File 'opal/lib/opal/errors.rb', line 31 def location @location end |