Class PhpParser\Node\Expr\NullsafeMethodCall

extends CallLike
Methods
Methods inherited from PhpParser\Node\Expr\CallLike
isFirstClassCallable(), getArgs()
Methods inherited from PhpParser\NodeAbstract
getLine(), getStartLine(), getEndLine(), getStartTokenPos(), getEndTokenPos(), getStartFilePos(), getEndFilePos(), getComments(), getDocComment(), setDocComment(), setAttribute(), hasAttribute(), getAttribute(), getAttributes(), setAttributes(), jsonSerialize()
Properties
Properties inherited from PhpParser\NodeAbstract
$attributes