Package | Description |
---|---|
com.caucho.quercus.expr |
Modifier and Type | Method and Description |
---|---|
ThisFieldExpr |
ExprFactory.createThisField(Location location,
ThisExpr qThis,
StringValue name)
Creates a "$this->foo" expression.
|