MCPcopy Create free account
hub / github.com/doonv/bevy_dev_console / eval_object

Function eval_object

src/builtin_parser/runner.rs:567–595  ·  view source on GitHub ↗
(
    map: HashMap<String, Spanned<Expression>>,
    EvalParams {
        world,
        environment,
        registrations,
    }: EvalParams,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

eval_expressionFunction · 0.85

Calls 2

eval_expressionFunction · 0.85
mapMethod · 0.80

Tested by

no test coverage detected