public class ExprNodeFunction extends Object implements ExprNode
ExprNodeFunction(String name, ExprNode[] args)
ExprNode[]
getArgs()
String
getName()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ExprNodeFunction(String name, ExprNode[] args)
public String getName()
public ExprNode[] getArgs()
public String toString()
toString
Object
Copyright © 2022 vpc open source initiative. All rights reserved.