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

Method HEX_FLOAT

generated/LuaParser.cpp:3282–3284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3280}
3281
3282tree::TerminalNode* LuaParser::NumberContext::HEX_FLOAT() {
3283 return getToken(LuaParser::HEX_FLOAT, 0);
3284}
3285
3286
3287size_t LuaParser::NumberContext::getRuleIndex() const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected