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

Method next_input

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

Source from the content-addressed store, hash-verified

2087 }
2088
2089 Input FinalMatchResult::next_input() const
2090 {
2091 return _next_input;
2092 }
2093
2094 Input ComplexMatchResult::next_input() const
2095 {

Callers 4

tryParseMethod · 0.45
parse_syntaxMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected