Methods | ||
---|---|---|
public
|
__construct(string $name, IdentifierType $type)
|
# |
public
|
getName(): string
|
# |
public
|
getType(): IdentifierType
|
# |
public
|
isClass(): bool
|
# |
public
|
isFunction(): bool
|
# |
public
|
isConstant(): bool
|
# |
Constants | ||
---|---|---|
public
|
WILDCARD = '*'
|
# |