[][src]Crate nu_parser

Structs

LiteBlock
ParseError

A combination of an informative parse error, and what has been successfully parsed so far

Signature

Traits

SignatureRegistry

Functions

classify_block
expand_ndots
garbage

Easy shorthand function to create a garbage expression at the given span

lite_parse
parse_full_column_path

Parses a column path, adding in the preceding reference to $it if it's elided

shapes

Converts a series of commands into a vec of spanned shapes ready for color-highlighting

Type Definitions

ParseResult