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.ObjectNewStaticExpr
Packages that use
ObjectNewStaticExpr
Package
Description
com.caucho.quercus.expr
Uses of
ObjectNewStaticExpr
in
com.caucho.quercus.expr
Methods in
com.caucho.quercus.expr
that return
ObjectNewStaticExpr
Modifier and Type
Method and Description
ObjectNewStaticExpr
ExprFactory.
createNewStatic
(
Location
loc, java.util.ArrayList<
Expr
> args)
Creates a new function call new static(...).
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes