artichoke_core

Module parser

Source
Expand description

Parse code on an Artichoke interpreter.

Enums§

IncrementLinenoError
Errors encountered when incrementing line numbers on parser state.

Traits§

Parser
Manage parser state, active filename context, and line number metadata.