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

Function eval_expression

src/builtin_parser/runner.rs:160–565  ·  view source on GitHub ↗
(
    expr: Spanned<Expression>,
    EvalParams {
        world,
        environment,
        registrations,
    }: EvalParams,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

runFunction · 0.85
eval_objectFunction · 0.85
eval_tupleFunction · 0.85
eval_member_expressionFunction · 0.85

Calls 15

eval_pathFunction · 0.85
object_to_dynamic_structFunction · 0.85
eval_tupleFunction · 0.85
NumberEnum · 0.85
eval_objectFunction · 0.85
addFunction · 0.85
eval_member_expressionFunction · 0.85
upgradeMethod · 0.80
borrow_mutMethod · 0.80
borrowMethod · 0.80
setMethod · 0.80
create_registrationMethod · 0.80

Tested by

no test coverage detected