Home
last modified time | relevance | path

Searched refs:topLevelStatements (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.cpp127 auto topLevelStatements = ParseTopLevelDeclaration(); in ParseETSGlobalScript() local
128 statements.insert(statements.end(), topLevelStatements.begin(), topLevelStatements.end()); in ParseETSGlobalScript()
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D13_modules.rst91 importDirective* (topDeclaration | topLevelStatements | exportDirective)*
1144 topLevelStatements: