Class: PrettyPrint::IndentLevel::NumberAlignPart

Inherits:
Struct
  • Object
show all
Defined in:
lib/syntax_tree/prettyprint.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nObject

Returns the value of attribute n



501
502
503
# File 'lib/syntax_tree/prettyprint.rb', line 501

def n
  @n
end