Ergo.Parser.terminal

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

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

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