Home
last modified time | relevance | path

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

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