MCPcopy Create free account
hub / github.com/Achain-Dev/Achain / string_parser

Method string_parser

src/Chain/libraries/glua/lparsercombinator.cpp:2027–2030  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2025 }
2026
2027 ParserFunctor *ParserContext::string_parser() const
2028 {
2029 return _string_parser;
2030 }
2031
2032 ParserFunctor *ParserContext::number_parser() const
2033 {

Callers 1

generate_glua_parserMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected