Method: KiCad::AST::Node#children

Defined in:
lib/kicad/ast.rb

#childrenObject (readonly)

Returns the value of attribute children.



4
5
6
# File 'lib/kicad/ast.rb', line 4

def children
  @children
end