interface Oneof implements StatementBaseimport { type Oneof } from "https://deno.land/x/pbkit@v0.0.55/core/ast/fields.ts"; Propertiestype: "oneof"keyword: KeywordoneofName: TokenoneofBody: OneofBody