Ergo.Parser.invoke

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

invoke(ctx, parser)

invoke/2 invokes the parsing function of the given parser on the specified %Context{} structure. It maintains housekeeping for the parser generally.