Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
antlr.TokenStreamBasicFilter
Field Summary | |
protected BitSet |
|
protected TokenStream |
|
Constructor Summary | |
Method Summary | |
void | |
void |
|
String | |
TokenOffsetInfo |
|
Token |
public void discard(int ttype)
public TokenOffsetInfo getOffsetInfo(Token token)
- Specified by:
- getOffsetInfo in interface IASDebugStream
public Token nextToken() throws TokenStreamException
- Specified by:
- nextToken in interface TokenStream