Method: ActionDispatch::Journey::Nodes::Or#children

Defined in:
actionpack/lib/action_dispatch/journey/nodes/node.rb

#childrenObject (readonly)

Returns the value of attribute children.



198
199
200
# File 'actionpack/lib/action_dispatch/journey/nodes/node.rb', line 198

def children
  @children
end