CharStreamState Fields |
The CharStreamState type exposes the following members.
| Name | Description | |
|---|---|---|
| charPositionInLine | What char position 0..n-1 in line is scanner before processing buffer[p]? | |
| line | What line number is the scanner at before processing buffer[p]? | |
| p | Index into the char stream of next lookahead char |