Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp2922 bool hasConstructorFuncBody = false; in ParseClassDefinition() local
2980 … bool isDeclare, bool hasConstructorFuncBody, bool hasSuperClass) in ValidateClassConstructor()