Package | Description |
---|---|
org.antlr.runtime |
Modifier and Type | Field | Description |
---|---|---|
protected List<CharStreamState> |
ANTLRStringStream.markers |
A list of CharStreamState objects that tracks the stream state
values line, charPositionInLine, and p that can change as you
move through the input stream.
|
Copyright © 1992–2018 ANTLR. All rights reserved.