public interface WriteFunctor
| Modifier and Type | Method and Description |
|---|---|
void |
doWrites(Writer writer)
Write the input to an eval().
|
void doWrites(Writer writer) throws IOException
writer - Writer to write toIOException - on IO error from writerCopyright © 2006–2018 Simuline Organization (l2r). All rights reserved.