org.jtools.tmpl.compiler.stmt
Class DummyReaderImpl
java.lang.Object
org.jtools.tmpl.compiler.stmt.DummyReaderImpl
- All Implemented Interfaces:
- StatementReader
public class DummyReaderImpl
- extends Object
- implements StatementReader
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyReaderImpl
protected DummyReaderImpl()
getDummyReaderFactory
public static StatementReader.Factory getDummyReaderFactory()
readStatement
public ParsedStatement readStatement(char[][] image,
int[] offs,
int len,
InfoSupport support)
- Specified by:
readStatement
in interface StatementReader
© 2000-2006, JTools.org.