Home
last modified time | relevance | path

Searched defs:hasProperties (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/parser/
H A Dparser.cpp105 bool hasProperties = false; in ParseInterface() local
183 bool Parser::ParseInterfaceEnd(Token& token, String& interfaceFullName, bool hasProperties, bool on… in ParseInterfaceEnd()