extends |
NodeAbstract |
---|---|
implements |
VirtualNode |
Methods | ||
---|---|---|
public
|
__construct(
ClassLike $class,
ClassMethod[] $methods,
array<int, MethodCall> $methodCalls,
ClassReflection $classReflection,
)
|
# |
public
|
getClass(): ClassLike
|
# |
public
|
getMethods(): ClassMethod[]
|
# |
public
|
getMethodCalls(): array<int, MethodCall>
|
# |
public
|
getType(): string
|
# |
public
|
getSubNodeNames(): string[]
|
# |
public
|
getClassReflection(): ClassReflection
|
# |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |