Crate atomsh

Source

Structs§

Environment
Size

Enums§

Error
Value

Constants§

CWD
HISTORY_FILENAME
INCOMPLETE_PROMPT
PRELUDE_FILENAME
PROMPT
REPORT
VERSION

Traits§

Colorize

Functions§

format_error
This is used to take an LALRPOP error and convert it into a nicely formatted error message
get_line
make_error
This formats an error properly given the line, the unexpected token as a string, the line number, and the column number of the unexpected token.
parse

Type Aliases§

SyntaxError