Package antlr.debug
Interface DebuggingParser
-
- All Known Implementing Classes:
DebuggingCharScanner
,LLkDebuggingParser
public interface DebuggingParser
This type was created in VisualAge.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getRuleName(int n)
java.lang.String
getSemPredName(int n)
-