Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Koihik/LuaFormatter
/ visitString
Method
visitString
generated/LuaBaseVisitor.h:178–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
virtual antlrcpp::Any visitString(LuaParser::StringContext *ctx) override {
179
return visitChildren(ctx);
180
}
181
182
183
};
Callers
1
accept
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected