Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1935
LuaParser::LinkOperatorContext* LuaParser::ExpContext::linkOperator() {
1936
return getRuleContext<LuaParser::LinkOperatorContext>(0);
1937
}
1938
1939
1940
size_t LuaParser::ExpContext::getRuleIndex() const {
Callers
1
visitExp
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected