Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/base/
DmetaProperty.h36 …explicit MetaProperty(MetaPropertyKind kind) : Expression(AstNodeType::META_PROPERTY_EXPRESSION), … in MetaProperty() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h106 class MetaProperty; variable