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

Method UnaryOperatorContext

generated/LuaParser.cpp:3214–3216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3212//----------------- UnaryOperatorContext ------------------------------------------------------------------
3213
3214LuaParser::UnaryOperatorContext::UnaryOperatorContext(ParserRuleContext *parent, size_t invokingState)
3215 : ParserRuleContext(parent, invokingState) {
3216}
3217
3218
3219size_t LuaParser::UnaryOperatorContext::getRuleIndex() const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected