Home
last modified time | relevance | path

Searched refs:astStr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/parser/
H A Dparser.cpp48 String astStr = module_->Dump(""); in Parse() local
49 printf("%s\n", astStr.string()); in Parse()