blob: 7b624bcba2623bf7f8235d9066ac532a21aa7d37 [file] [log] [blame]
// Copyright 2019 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Generated by //src/tests/fidl/dangerous_identifiers/generate.
library fidl.test.dangerous.event.names.camel;
protocol DangerousEvents {
-> Abstract();
-> Alignas();
-> Alignof();
-> And();
-> AndEq();
-> As();
-> Asm();
-> Assert();
-> Async();
-> AtomicCancel();
-> AtomicCommit();
-> AtomicNoexcept();
-> Auto();
-> Await();
-> Become();
-> Bitand();
-> Bitor();
-> Bool();
-> Box();
-> Break();
-> Byte();
-> Bytes();
-> Case();
-> Catch();
-> Chan();
-> Char();
-> Char16T();
-> Char32T();
-> Class();
-> CoAwait();
-> CoReturn();
-> CoYield();
-> CodingTraits();
-> Compl();
-> Concept();
-> Const();
-> ConstCast();
-> Constexpr();
-> Continue();
-> Controller();
-> Covariant();
-> Crate();
-> Decltype();
-> Decoder();
-> Default();
-> Defer();
-> Deferred();
-> Delete();
-> Do();
-> Double();
-> Dynamic();
-> DynamicCast();
-> Else();
-> Encoder();
-> EnsureValuesInstantiated();
-> Enum();
-> Empty();
-> Err();
-> Explicit();
-> Export();
-> Extends();
-> Extern();
-> External();
-> Factory();
-> Fallthrough();
-> False();
-> Fidl();
-> FidlType();
-> Final();
-> Finally();
-> Float();
-> Fn();
-> For();
-> Friend();
-> Func();
-> Future();
-> Futures();
-> Get();
-> Go();
-> Goto();
-> HasInvalidTag();
-> HashCode();
-> If();
-> Impl();
-> Implements();
-> Import();
-> In();
-> Index();
-> Inline();
-> Int();
-> Int16();
-> Int32();
-> Int64();
-> Int8();
-> Interface();
-> InternalTag();
-> Is();
-> Let();
-> Lhs();
-> Library();
-> List();
-> Long();
-> Loop();
-> Macro();
-> Map();
-> Match();
-> Mixin();
-> Mod();
-> Module();
-> Move();
-> Mut();
-> Mutable();
-> Namespace();
-> Never();
-> New();
-> NoSuchMethod();
-> Noexcept();
-> None();
-> Not();
-> NotEq();
-> Null();
-> Nullptr();
-> Num();
-> Object();
-> Offset();
-> Offsetof();
-> Ok();
-> OnOpen();
-> Operator();
-> Option();
-> Or();
-> OrEq();
-> Override();
-> Package();
-> Part();
-> Priv();
-> Private();
-> Proc();
-> Protected();
-> Proxy();
-> Pub();
-> Public();
-> Pure();
-> Range();
-> Ref();
-> Register();
-> ReinterpretCast();
-> Requires();
-> Result();
-> Rethrow();
-> Return();
-> Rhs();
-> Rune();
-> RuntimeType();
-> Select();
-> Self();
-> Send();
-> Set();
-> SetController();
-> Short();
-> Signed();
-> Sizeof();
-> Some();
-> Static();
-> StaticAssert();
-> StaticCast();
-> Stream();
-> String();
-> Struct();
-> Stub();
-> Super();
-> Switch();
-> Synchronized();
-> Template();
-> This();
-> ThreadLocal();
-> Throw();
-> ToString();
-> Trait();
-> True();
-> Try();
-> Type();
-> Typedef();
-> Typeid();
-> Typename();
-> Typeof();
-> Uint16();
-> Uint32();
-> Uint64();
-> Uint8();
-> Union();
-> Unknown();
-> UnknownBytes();
[BindingsDenylist = "dart"]
-> UnknownData();
-> Unsafe();
-> Unsigned();
-> Unsized();
-> Use();
-> Using();
-> Value();
-> ValueOf();
-> ValueUnion();
-> ValuesMap();
-> Var();
-> Vec();
-> Virtual();
-> Void();
-> Volatile();
-> WcharT();
-> Where();
-> Which();
-> While();
-> With();
-> Xor();
-> XorEq();
-> Xunion();
-> Yield();
-> Zx();
};