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.ThisFieldExpr
Packages that use
ThisFieldExpr
Package
Description
com.caucho.quercus.expr
Uses of
ThisFieldExpr
in
com.caucho.quercus.expr
Methods in
com.caucho.quercus.expr
that return
ThisFieldExpr
Modifier and Type
Method and Description
ThisFieldExpr
ExprFactory.
createThisField
(
Location
location,
ThisExpr
qThis,
StringValue
name)
Creates a "$this->foo" expression.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes