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 String
getRuleName(int n)
String
getSemPredName(int n)
-