Uses of Class
com.caucho.amber.expr.ArgExpr

Packages that use ArgExpr
com.caucho.amber.query   
 

Uses of ArgExpr in com.caucho.amber.query
 

Methods in com.caucho.amber.query that return ArgExpr
 ArgExpr[] AbstractQuery.getArgList()
          Returns the arg list.
 

Methods in com.caucho.amber.query with parameters of type ArgExpr
 void QueryParser.addArg(ArgExpr arg)
          Adds a new argument