Decoder
class Decoder
| internal |
Parser for Nette Object Notation.
Constants
| PATTERNS |
|
| PATTERN_DATETIME |
|
| PATTERN_HEX |
|
| PATTERN_OCTAL |
|
| PATTERN_BINARY |
|
| SIMPLE_TYPES |
|
| ESCAPE_SEQUENCES |
|
| BRACKETS |
|
Properties
| static deprecated | $patterns |
Methods
mixed
decode(string $input)
Decodes a NEON string.
Details
at line 82
mixed
decode(string $input)
Decodes a NEON string.