Class: Ruvi::AELexerHighlighter::HlElement
- Inherits:
-
Struct
- Object
- Struct
- Ruvi::AELexerHighlighter::HlElement
- Defined in:
- lib/plugins/hl_ae.rb
Instance Attribute Summary collapse
-
#str ⇒ Object
Returns the value of attribute str.
-
#x ⇒ Object
Returns the value of attribute x.
Instance Attribute Details
#str ⇒ Object
Returns the value of attribute str
17 18 19 |
# File 'lib/plugins/hl_ae.rb', line 17 def str @str end |
#x ⇒ Object
Returns the value of attribute x
17 18 19 |
# File 'lib/plugins/hl_ae.rb', line 17 def x @x end |