Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/transformer/
Dtransformer.cpp1152 … auto methodDecorators = CreateMethodDecorators(name, definition, variableDeclarations, isStatic); in VisitClassDeclaration() local
1276 auto methodDecorators = it->AsMethodDefinition()->Decorators(); in HasPrivateIdentifierInDecorators() local
1342 auto methodDecorators = node->AsMethodDefinition()->Decorators(); in CreateVariableDeclarationForDecorators() local