Class: Ruvi::AELexerHighlighter::HlElement

Inherits:
Struct
  • Object
show all
Defined in:
lib/plugins/hl_ae.rb

Instance Attribute Summary collapse

Instance Attribute Details

#strObject

Returns the value of attribute str

Returns:

  • (Object)

    the current value of str



17
18
19
# File 'lib/plugins/hl_ae.rb', line 17

def str
  @str
end

#xObject

Returns the value of attribute x

Returns:

  • (Object)

    the current value of x



17
18
19
# File 'lib/plugins/hl_ae.rb', line 17

def x
  @x
end