Elixpath.Tag.wildcard
You're seeing just the macro
wildcard
, go back to Elixpath.Tag module for more information.
Used in combination with child/0
or descendant/0
,
e.g. Elixpath.PathComponent.child(Elixpath.Tag.wildcard())
represents "all the children."