MCPcopy Create free account
hub / github.com/Hans-Halverson/brimstone / parse_binary_expression

Method parse_binary_expression

src/js/parser/parser.rs:2205–2221  ·  view source on GitHub ↗
(
        &mut self,
        left: Expression<'a>,
        start_pos: Pos,
        operator: BinaryOperator,
        precedence: Precedence,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Calls 4

current_start_posMethod · 0.80
advanceMethod · 0.45
mark_locMethod · 0.45

Tested by

no test coverage detected