eoi

Matches the end of input. Fails if there is any character left.

  1. ParseTree eoi(ParseTree p)
  2. ParseTree eoi(string input)

Meta