Class: RubyToken::Token

Inherits:
Object
  • Object
show all
Defined in:
lib/kwala/lib/code_analyzer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#indentObject

Returns the value of attribute indent.



45
46
47
# File 'lib/kwala/lib/code_analyzer.rb', line 45

def indent
  @indent
end