Parser for Nette Object Notation.

Converts value to NEON format.

Representation of a NEON entity, e.g. Column(type: int).

The exception that indicates error of NEON processing.

Facade for parsing and encoding the NEON format.

Base class for all AST nodes produced by the NEON parser.

Represents a position (line, column, offset) within a NEON input string.