JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
com.caucho.quercus.expr.ObjectNewVarExpr
Packages that use
ObjectNewVarExpr
Package
Description
com.caucho.quercus.expr
Uses of
ObjectNewVarExpr
in
com.caucho.quercus.expr
Methods in
com.caucho.quercus.expr
that return
ObjectNewVarExpr
Modifier and Type
Method and Description
ObjectNewVarExpr
ExprFactory.
createVarNew
(
Location
loc,
Expr
name, java.util.ArrayList<
Expr
> args)
Creates a new function call.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes