Method: Psych::Nodes::Node#start_column
- Defined in:
- lib/psych/nodes/node.rb
#start_column ⇒ Object
The column number where this node start
24 25 26 |
# File 'lib/psych/nodes/node.rb', line 24 def start_column @start_column end |
The column number where this node start
24 25 26 |
# File 'lib/psych/nodes/node.rb', line 24 def start_column @start_column end |