| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectantlr.DefaultJavaCodeGeneratorPrintWriterManagerpublic class DefaultJavaCodeGeneratorPrintWriterManagerextends Objectimplements JavaCodeGeneratorPrintWriterManagerMethod Summary | |
void | |
void | |
int | |
Map | |
PrintWriter |
|
PrintWriter |
|
PrintWriter |
|
void |
|
void |
|
public void endMapping()
- Specified by:
- endMapping in interface JavaCodeGeneratorPrintWriterManager
public void finishOutput()
throws IOException
- Specified by:
- finishOutput in interface JavaCodeGeneratorPrintWriterManager
public int getCurrentOutputLine()
public Map getSourceMaps()
- Specified by:
- getSourceMaps in interface JavaCodeGeneratorPrintWriterManager
public PrintWriter setupOutput(Tool tool, String fileName) throws IOException
- Specified by:
- setupOutput in interface JavaCodeGeneratorPrintWriterManager
public PrintWriter setupOutput(Tool tool, Grammar grammar) throws IOException
- Specified by:
- setupOutput in interface JavaCodeGeneratorPrintWriterManager
public PrintWriter setupOutput(Tool tool, Grammar grammar, String fileName) throws IOException
public void startMapping(int sourceLine)
- Specified by:
- startMapping in interface JavaCodeGeneratorPrintWriterManager
public void startSingleSourceLineMapping(int sourceLine)
- Specified by:
- startSingleSourceLineMapping in interface JavaCodeGeneratorPrintWriterManager