Class PhpParser\Node\Expr\ArrayItem

extends ArrayItem
Methods inherited from PhpParser\Node\ArrayItem
__construct(), getSubNodeNames(), getType()
Methods inherited from PhpParser\NodeAbstract
getLine(), getStartLine(), getEndLine(), getStartTokenPos(), getEndTokenPos(), getStartFilePos(), getEndFilePos(), getComments(), getDocComment(), setDocComment(), setAttribute(), hasAttribute(), getAttribute(), getAttributes(), setAttributes(), jsonSerialize()
Properties inherited from PhpParser\Node\ArrayItem
$key, $value, $byRef, $unpack
Properties inherited from PhpParser\NodeAbstract
$attributes