extends |
NodeAbstract |
---|---|
implements |
VirtualNode |
Methods | ||
---|---|---|
public
|
__construct(ClassLike $class, ClassConst[] $constants, ClassConstantFetch[] $fetches, ClassReflection $classReflection)
|
# |
public
|
getClass(): ClassLike
|
# |
public
|
getConstants(): ClassConst[]
|
# |
public
|
getFetches(): ClassConstantFetch[]
|
# |
public
|
getType(): string
|
# |
public
|
getSubNodeNames(): string[]
|
# |
public
|
getClassReflection(): ClassReflection
|
# |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |