MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / subexpr

Function subexpr

CPPScripts/External/Lua/lparser.c:1259–1286  ·  view source on GitHub ↗

** subexpr -> (simpleexp | 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
luaX_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