org.jaxen.expr
Interface FunctionCallExpr

All Superinterfaces:
Expr, Serializable

public interface FunctionCallExpr
extends Expr


Method Summary
 void addParameter(Expr parameter)
           
 
Methods inherited from interface org.jaxen.expr.Expr
evaluate, getText, simplify
 

Method Detail

addParameter

public void addParameter(Expr parameter)


Copyright © 2002 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by

SourceForge Logo