MCPcopy Create free account
hub / github.com/c9s/c6 / IsSimpleExpr

Method IsSimpleExpr

ast/expr.go:50–54  ·  view source on GitHub ↗

* If any of left or right is variable, than it's constant expression. this is used to eliminate simple expression when the parser is parsing... Please note thist method does not test CSS slash, the caller should handle by itself. This works for both boolean evaluation and arithmetic evaluation. */

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected