Package | Description |
---|---|
org.antlr.runtime |
Modifier and Type | Field and 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–2015 ANTLR. All rights reserved.