Home
last modified time | relevance | path

Searched refs:cfgImpl (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
H A Dmain.cpp29 auto *cfgImpl = reinterpret_cast<ark::es2panda::public_lib::ConfigImpl *>(cfg); in Run() local
31 es2panda_Context *ctx = impl->CreateContextFromString(cfg, cfgImpl->options->ParserInput().c_str(), in Run()
32 cfgImpl->options->SourceFile().c_str()); in Run()
40 if (!GenerateTsDeclarations(checker, ctxImpl->parserProgram, cfgImpl->options->CompilerOutput())) { in Run()

Completed in 1 milliseconds