Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/parser/
H A Dlexer.h48 String GetComment() const in GetComment() function
H A Dparser.cpp97 module_->SetLicense(lexer_.GetComment()); in ParseLicense()