chickadee » chicken-doc » node-type

node-type nodeprocedure

Return a symbol representing the type of node. The currently defined node types are: egg (egg documentation), unit (manual page), procedure, parameter, syntax, constant, read (read syntax), record, setter, class, and method.

Returns 'unknown if type information is not available for some reason; however, the current repository backend always provides type information.