Searched refs:topLevelStatements (Results 1 – 2 of 2) sorted by relevance
127 auto topLevelStatements = ParseTopLevelDeclaration(); in ParseETSGlobalScript() local128 statements.insert(statements.end(), topLevelStatements.begin(), topLevelStatements.end()); in ParseETSGlobalScript()
91 importDirective* (topDeclaration | topLevelStatements | exportDirective)*1144 topLevelStatements: