Class PhpParser\Node\Scalar\LNumber

extends Int_
Methods inherited from PhpParser\Node\Scalar\Int_
__construct(), getSubNodeNames(), fromString(), getType()
Methods inherited from PhpParser\NodeAbstract
getLine(), getStartLine(), getEndLine(), getStartTokenPos(), getEndTokenPos(), getStartFilePos(), getEndFilePos(), getComments(), getDocComment(), setDocComment(), setAttribute(), hasAttribute(), getAttribute(), getAttributes(), setAttributes(), jsonSerialize()
Constants inherited from PhpParser\Node\Scalar\Int_
KIND_BIN, KIND_OCT, KIND_DEC, KIND_HEX
Properties inherited from PhpParser\Node\Scalar\Int_
$value
Properties inherited from PhpParser\NodeAbstract
$attributes