Home
last modified time | relevance | path

Searched defs:implicitScopes (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.cpp2672 ParseClassProperty(ClassElmentDescriptor *desc, const ArenaVector<ir::Statement *> &properties, ir::Expression *propName, ir::Expression *typeAnnotation, ArenaVector<ir::Decorator *> &&decorators, ArenaVector<ir::Annotation *> &&annotations, bool isDeclare, std::pair<binder::FunctionScope *, binder::FunctionScope *> implicitScopes) ParseClassProperty() argument
2854 ParseClassElement(const ArenaVector<ir::Statement *> &properties, ArenaVector<ir::TSIndexSignature *> *indexSignatures, bool hasSuperClass, bool isDeclare, bool isAbstractClass, bool isExtendsFromNull, std::pair<binder::FunctionScope *, binder::FunctionScope *> implicitScopes) ParseClassElement() argument

Completed in 9 milliseconds