LiteralNode
final class LiteralNode extends Node
| internal |
Constants
| private SimpleTypes |
|
| private DeprecatedTypes |
|
| private PatternDatetime |
|
| private PatternHex |
|
| private PatternOctal |
|
| private PatternBinary |
|
Properties
| mixed | $value |
Methods
__construct($value)
No description
mixed
toValue()
No description
static mixed
parse(string $value, bool $isKey = false)
No description
string
toString()
No description
Details
at line 35
__construct($value)
No description
at line 41
mixed
toValue()
No description
at line 48
static mixed
parse(string $value, bool $isKey = false)
No description
at line 78
string
toString()
No description