Method: Interscript::Node::Group#children

Defined in:
lib/interscript/node/group.rb

#childrenObject

Returns the value of attribute children.



2
3
4
# File 'lib/interscript/node/group.rb', line 2

def children
  @children
end