Ergo.Parser.new

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

new(type, parser_fn, meta \\ [])

new/2 creates a new Parser from the given parsing function and with the specified metadata.