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