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

Method failure_parser

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

Source from the content-addressed store, hash-verified

2005 }
2006
2007 ParserFunctor *ParserContext::failure_parser() const
2008 {
2009 return _failure_parser;
2010 }
2011
2012 ParserFunctor *ParserContext::error_parser() const
2013 {

Callers 2

tryParseMethod · 0.80
tryParseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected