Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

BinaryKeyword

BinaryKeyword: = "binary"

BoolKeyword

BoolKeyword: = "bool"

ByteKeyword

ByteKeyword: = "byte"

DoubleKeyword

DoubleKeyword: = "double"

ExceptionDefinition

ExceptionDefinition: = "exception"

I16Keyword

I16Keyword: = "i16"

I32Keyword

I32Keyword: = "i32"

I64Keyword

I64Keyword: = "i64"

I8Keyword

I8Keyword: = "i8"

ListType

ListType: = "list"

MapType

MapType: = "map"

SetType

SetType: = "set"

StringKeyword

StringKeyword: = "string"

StructDefinition

StructDefinition: = "struct"

UnionDefinition

UnionDefinition: = "union"

VoidKeyword

VoidKeyword: = "void"

Generated using TypeDoc