MCPcopy Create free account
hub / github.com/Koihik/LuaFormatter / linkOperator

Method linkOperator

generated/LuaParser.cpp:1935–1937  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1933}
1934
1935LuaParser::LinkOperatorContext* LuaParser::ExpContext::linkOperator() {
1936 return getRuleContext<LuaParser::LinkOperatorContext>(0);
1937}
1938
1939
1940size_t LuaParser::ExpContext::getRuleIndex() const {

Callers 1

visitExpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected