Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.h991 class StaticBlockScope : public VariableScope { class
993 explicit StaticBlockScope(ArenaAllocator *allocator, Scope *parent) : VariableScope(allocator, parent) {} in StaticBlockScope() function in StaticBlockScope

Completed in 4 milliseconds