1// automatically generated by the FlatBuffers compiler, do not modify 2 3export enum class_ { 4 new_ = 0, 5 instanceof_ = 1 6}
View as plain text