Package: closure-html

Function pt-children

Lambda List

pt-children (instance)

Arguments

  • instance -- a pt node

Return Value

a list

Details

Returns the element's children.

The children of a PT node are strings (rods) for text nodes, or other PT nodes for elements.

 

See also