Class ObjectPropertyNode
An object property access, e.g. $object->property
.
- Pharborist\Node implements Pharborist\NodeInterface
-
Pharborist\ParentNode implements Pharborist\ParentNodeInterface
-
Pharborist\Objects\ObjectPropertyNode implements Pharborist\Variables\VariableExpressionNode
public
|
|
public
|
|
public
string|null
|
#
getPropertyName( )
Returns the name of the property if it's an identifier (ie. T_STRING TokenNode). |
public
|
__clone(),
__toString(),
acceptVisitor(),
addChild(),
addChildren(),
append(),
childCount(),
children(),
clear(),
find(),
firstChild(),
firstToken(),
getSourcePosition(),
getText(),
getTree(),
has(),
isDescendant(),
isEmpty(),
lastChild(),
lastToken(),
mergeNode(),
prepend(),
walk()
|