MCPcopy Create free account
hub / github.com/IntrepidPig/mexprp / next_token

Function next_token

src/parse.rs:216–238  ·  view source on GitHub ↗

Get the next token of a string based on the last token. Returns either a Token and the rest of the string or an error

(raw: &'a str, last: Option<&Token>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

to_tokensFunction · 0.85

Calls 2

get_parse_orderFunction · 0.85
to_stringMethod · 0.45

Tested by

no test coverage detected