MCPcopy Create free account
hub / github.com/ProjectDreamland/area51 / subexpr

Function subexpr

Support/lua/src/lparser.c:799–824  ·  view source on GitHub ↗

** subexpr -> (simplexep | unop subexpr) { binop subexpr } ** where `binop' is any binary operator with a priority higher than `limit' */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

exprFunction · 0.85

Calls 7

getunoprFunction · 0.85
nextFunction · 0.85
luaK_prefixFunction · 0.85
simpleexpFunction · 0.85
getbinoprFunction · 0.85
luaK_infixFunction · 0.85
luaK_posfixFunction · 0.85

Tested by

no test coverage detected