|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IASDebugStream
Provides information used by the 'Input Text' view of Antlr Studio.
| Method Summary | |
|---|---|
java.lang.String |
getEntireText()
Returns the entire text input to the lexer. |
TokenOffsetInfo |
getOffsetInfo(Token token)
Returns the offset information for the token |
| Method Detail |
|---|
java.lang.String getEntireText()
null, if error occured or System.in was used.TokenOffsetInfo getOffsetInfo(Token token)
token - the token whose information need to be retrieved
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||