# Functions
Parse parses the provided input and returns an abstract representation if successful.
# Constants
ListNode is an array element of a path.
ObjectNode is the final Node in a path, what is being referenced.
# Variables
ErrInvalidInteger indicates a parsing error due to an invalid integer, such as integer overflow.
ErrTrailingSeparator indicates a parsing error due to an illegal trailing separator.
ErrUnexpectedToken indicates a parsing error due to an unexpected token.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author