Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Koihik/LuaFormatter
/ RP
Method
RP
generated/LuaParser.cpp:2165–2167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2163
}
2164
2165
tree::TerminalNode* LuaParser::VarOrExpContext::RP() {
2166
return getToken(LuaParser::RP, 0);
2167
}
2168
2169
2170
size_t LuaParser::VarOrExpContext::getRuleIndex() const {
Callers
4
visitVarOrExp
Method · 0.80
visitVar
Method · 0.80
visitArgs
Method · 0.80
visitFuncbody
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected