MCPcopy
hub / github.com/flosch/pongo2 / Evaluate

Method Evaluate

parser.go:16–16  ·  view source on GitHub ↗
(*ExecutionContext)

Source from the content-addressed store, hash-verified

14 INode
15 GetPositionToken() *Token
16 Evaluate(*ExecutionContext) (*Value, *Error)
17 FilterApplied(name string) bool
18}
19

Callers 15

ExecuteMethod · 0.65
ExecuteMethod · 0.65
callMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
EvaluateMethod · 0.65
EvaluateMethod · 0.65
EvaluateMethod · 0.65

Implementers 11

Expressionparser_expression.go
relationalExpressionparser_expression.go
simpleExpressionparser_expression.go
termparser_expression.go
powerparser_expression.go
variableResolvervariable.go
stringResolvervariable.go
intResolvervariable.go
floatResolvervariable.go
boolResolvervariable.go

Calls

no outgoing calls

Tested by

no test coverage detected