MCPcopy Create free account
hub / github.com/LadybugDB/ladybug / evaluate

Method evaluate

src/expression_evaluator/literal_evaluator.cpp:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10namespace evaluator {
11
12void LiteralExpressionEvaluator::evaluate() {}
13
14void LiteralExpressionEvaluator::evaluate(sel_t count) {
15 unFlatState->getSelVectorUnsafe().setSelSize(count);

Callers

nothing calls this directly

Calls 4

setSelSizeMethod · 0.80
setStateMethod · 0.80
copyFromVectorDataMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected