|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object isql.ISQLSelectParserTest
public class ISQLSelectParserTest
Constructor Summary | |
---|---|
ISQLSelectParserTest()
|
Method Summary | |
---|---|
static ISQLSelectParser |
applyQuery(java.lang.String sql)
|
void |
testStatement()
Test method for ISQLSelectParser.statement() . |
void |
testStatement2()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ISQLSelectParserTest()
Method Detail |
---|
public void testStatement() throws org.antlr.runtime.RecognitionException
ISQLSelectParser.statement()
.
org.antlr.runtime.RecognitionException
public static ISQLSelectParser applyQuery(java.lang.String sql) throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
public void testStatement2() throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |