MCPcopy 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
2165tree::TerminalNode* LuaParser::VarOrExpContext::RP() {
2166 return getToken(LuaParser::RP, 0);
2167}
2168
2169
2170size_t LuaParser::VarOrExpContext::getRuleIndex() const {

Callers 4

visitVarOrExpMethod · 0.80
visitVarMethod · 0.80
visitArgsMethod · 0.80
visitFuncbodyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected