Ergo.Parser.combinator

You're seeing just the function combinator, go back to Ergo.Parser module for more information.
Link to this function

combinator(type, label, parser_fn, meta \\ [])

Create a new combinator parser with the given label, parsing function, and optional metadata.