1ffe3c632Sopenharmony_cisyntax = "proto3"; 2ffe3c632Sopenharmony_ci 3ffe3c632Sopenharmony_cipackage upper; 4ffe3c632Sopenharmony_ci 5ffe3c632Sopenharmony_cimessage ABSTRACT {} 6ffe3c632Sopenharmony_cimessage AND {} 7ffe3c632Sopenharmony_cimessage ARRAY {} 8ffe3c632Sopenharmony_cimessage AS {} 9ffe3c632Sopenharmony_cimessage BREAK {} 10ffe3c632Sopenharmony_cimessage CALLABLE {} 11ffe3c632Sopenharmony_cimessage CASE {} 12ffe3c632Sopenharmony_cimessage CATCH {} 13ffe3c632Sopenharmony_cimessage CLASS {} 14ffe3c632Sopenharmony_cimessage CLONE {} 15ffe3c632Sopenharmony_cimessage CONST {} 16ffe3c632Sopenharmony_cimessage CONTINUE {} 17ffe3c632Sopenharmony_cimessage DECLARE {} 18ffe3c632Sopenharmony_cimessage DEFAULT {} 19ffe3c632Sopenharmony_cimessage DIE {} 20ffe3c632Sopenharmony_cimessage DO {} 21ffe3c632Sopenharmony_cimessage ECHO {} 22ffe3c632Sopenharmony_cimessage ELSE {} 23ffe3c632Sopenharmony_cimessage ELSEIF {} 24ffe3c632Sopenharmony_cimessage EMPTY {} 25ffe3c632Sopenharmony_cimessage ENDDECLARE {} 26ffe3c632Sopenharmony_cimessage ENDFOR {} 27ffe3c632Sopenharmony_cimessage ENDFOREACH {} 28ffe3c632Sopenharmony_cimessage ENDIF {} 29ffe3c632Sopenharmony_cimessage ENDSWITCH {} 30ffe3c632Sopenharmony_cimessage ENDWHILE {} 31ffe3c632Sopenharmony_cimessage EVAL {} 32ffe3c632Sopenharmony_cimessage EXIT {} 33ffe3c632Sopenharmony_cimessage EXTENDS {} 34ffe3c632Sopenharmony_cimessage FINAL {} 35ffe3c632Sopenharmony_cimessage FOR {} 36ffe3c632Sopenharmony_cimessage FOREACH {} 37ffe3c632Sopenharmony_cimessage FUNCTION {} 38ffe3c632Sopenharmony_cimessage GLOBAL {} 39ffe3c632Sopenharmony_cimessage GOTO {} 40ffe3c632Sopenharmony_cimessage IF {} 41ffe3c632Sopenharmony_cimessage IMPLEMENTS {} 42ffe3c632Sopenharmony_cimessage INCLUDE {} 43ffe3c632Sopenharmony_cimessage INCLUDE_ONCE {} 44ffe3c632Sopenharmony_cimessage INSTANCEOF {} 45ffe3c632Sopenharmony_cimessage INSTEADOF {} 46ffe3c632Sopenharmony_cimessage INTERFACE {} 47ffe3c632Sopenharmony_cimessage ISSET {} 48ffe3c632Sopenharmony_cimessage LIST {} 49ffe3c632Sopenharmony_cimessage NAMESPACE {} 50ffe3c632Sopenharmony_cimessage NEW {} 51ffe3c632Sopenharmony_cimessage OR {} 52ffe3c632Sopenharmony_cimessage PRINT {} 53ffe3c632Sopenharmony_cimessage PRIVATE {} 54ffe3c632Sopenharmony_cimessage PROTECTED {} 55ffe3c632Sopenharmony_cimessage PUBLIC {} 56ffe3c632Sopenharmony_cimessage REQUIRE {} 57ffe3c632Sopenharmony_cimessage REQUIRE_ONCE {} 58ffe3c632Sopenharmony_cimessage RETURN {} 59ffe3c632Sopenharmony_cimessage STATIC {} 60ffe3c632Sopenharmony_cimessage SWITCH {} 61ffe3c632Sopenharmony_cimessage THROW {} 62ffe3c632Sopenharmony_cimessage TRAIT {} 63ffe3c632Sopenharmony_cimessage TRY {} 64ffe3c632Sopenharmony_cimessage UNSET {} 65ffe3c632Sopenharmony_cimessage USE {} 66ffe3c632Sopenharmony_cimessage VAR {} 67ffe3c632Sopenharmony_cimessage WHILE {} 68ffe3c632Sopenharmony_cimessage XOR {} 69ffe3c632Sopenharmony_cimessage INT {} 70ffe3c632Sopenharmony_cimessage FLOAT {} 71ffe3c632Sopenharmony_cimessage BOOL {} 72ffe3c632Sopenharmony_cimessage STRING {} 73ffe3c632Sopenharmony_cimessage TRUE {} 74ffe3c632Sopenharmony_cimessage FALSE {} 75ffe3c632Sopenharmony_cimessage NULL {} 76ffe3c632Sopenharmony_cimessage VOID {} 77ffe3c632Sopenharmony_cimessage ITERABLE {} 78