Thanks to visit codestin.com
Credit goes to apiref.phpstan.org

Class PHPStan\Node\FileNode

final
extends NodeAbstract
implements VirtualNode
Methods
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\NodeAbstract
$attributes