extends |
Scalar |
---|
Methods | ||
---|---|---|
public
|
__construct(int $value, array $attributes = [])
|
# |
public
|
getSubNodeNames(): array
|
# |
public
static
|
fromString(string $str, array $attributes = [], bool $allowInvalidOctal = false): LNumber
|
# |
public
|
getType(): string
|
# |
Constants | ||
---|---|---|
public
|
KIND_BIN = 2
|
# |
public
|
KIND_OCT = 8
|
# |
public
|
KIND_DEC = 10
|
# |
public
|
KIND_HEX = 16
|
# |
Properties | |||
---|---|---|---|
public
|
int
|
$value
|
# |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |