Expand description
Detect if Ruby code parses successfully.
The REPL needs to check if code is valid to determine whether it should enter multiline editing mode.
Structs
Wraps a
artichoke_backend
mruby parser.Enums
State shows whether artichoke can parse some code or why it cannot.