Panpipe.AST.Node.child_type

You're seeing just the callback child_type, go back to Panpipe.AST.Node module for more information.

Specs

child_type() :: atom()

Returns the type of child expected for a AST node.

This function returns either :block or :inline.