Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/base/
H A Dannotation.h36 class Annotation : public Statement { class
38 explicit Annotation(Expression *expr) : Statement(AstNodeType::ANNOTATION), expr_(expr) in Annotation() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::Annotation

Completed in 2 milliseconds