- lerfu-porsirecord
The string to parse and the current parse position of that string. This structure is used by the parser to store the input to the parser.
It contains the following members:
- zva
- An integer which is the current index of poi.
- poi
- The string which will be parsed.