Class PhpParser\Node\Stmt\Interface_

extends ClassLike
Methods
Methods inherited from PhpParser\Node\Stmt\ClassLike
getTraitUses(), getConstants(), getProperties(), getProperty(), getMethods(), getMethod()
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\Node\Stmt\ClassLike
$name, $stmts, $attrGroups, $namespacedName
Properties inherited from PhpParser\NodeAbstract
$attributes