MCPcopy Create free account
hub / github.com/Samsung/rlottie / LookaheadParserHandler

Method LookaheadParserHandler

src/lottie/lottieparser.cpp:367–371  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365};
366
367LookaheadParserHandler::LookaheadParserHandler(char *str)
368 : v_(), st_(kInit), ss_(str)
369{
370 r_.IterativeParseInit();
371}
372
373bool LottieParserImpl::VerifyType()
374{

Callers

nothing calls this directly

Calls 1

IterativeParseInitMethod · 0.80

Tested by

no test coverage detected