|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPrinter
Method Summary | |
---|---|
java.io.OutputStream |
getOut()
get the output stream |
void |
print(TSourceToken t)
print the source token |
void |
print(TSourceTokenList t)
print the source token list |
void |
setOut(java.io.OutputStream out)
set the output stream |
void |
setOutputConfig(OutputConfig outputConfig)
|
Method Detail |
---|
void print(TSourceTokenList t)
t
- void print(TSourceToken t)
t
- java.io.OutputStream getOut()
void setOut(java.io.OutputStream out)
out
- void setOutputConfig(OutputConfig outputConfig)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |