Class: PrettyPrint::IndentLevel::StringAlignPart

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



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

def n
  @n
end