antlr
public interface JavaCodeGeneratorPrintWriterManager
| Method Summary | |
|---|---|
| void | endMapping() |
| void | finishOutput() |
| Map | getSourceMaps() |
| PrintWriter | setupOutput(Tool tool, Grammar grammar) |
| PrintWriter | setupOutput(Tool tool, String fileName) |
| void | startMapping(int sourceLine) |
| void | startSingleSourceLineMapping(int sourceLine) |