Uses of Class
org.tranql.ql.NumericLiteral

Packages that use NumericLiteral
org.tranql.ql   
org.tranql.query   
org.tranql.sql.sql92   
 

Uses of NumericLiteral in org.tranql.ql
 

Methods in org.tranql.ql with parameters of type NumericLiteral
 java.lang.Object QueryVisitor.visit(NumericLiteral node, java.lang.Object param)
           
 

Uses of NumericLiteral in org.tranql.query
 

Methods in org.tranql.query with parameters of type NumericLiteral
 java.lang.Object QueryCloner.visit(NumericLiteral node, java.lang.Object param)
           
 

Uses of NumericLiteral in org.tranql.sql.sql92
 

Methods in org.tranql.sql.sql92 with parameters of type NumericLiteral
 java.lang.Object SQL92Generator.visit(NumericLiteral node, java.lang.Object param)
           
 



Copyright © -2005 The Codehaus. All Rights Reserved.