Type alias FunctionTypeKind

FunctionTypeKind: "declaration" | "internal" | "external" | "delegatecall" | "barecall" | "barecallcode" | "baredelegatecall" | "barestaticcall" | "creation" | "send" | "transfer" | "keccak256" | "selfdestruct" | "revert" | "ecrecover" | "sha3" | "sha256" | "ripemd160" | "gasleft" | "event" | "error" | "wrap" | "unwrap" | "setgas" | "setvalue" | "blockhash" | "addmod" | "mulmod" | "arraypush" | "arraypop" | "bytesconcat" | "stringconcat" | "objectcreation" | "assert" | "require" | "abiencode" | "abiencodepacked" | "abiencodewithselector" | "abiencodecall" | "abiencodewithsignature" | "abidecode" | "blobhash" | "metatype" | "log0" | "log1" | "log2" | "log3" | "log4"

Generated using TypeDoc