Skip to main content
Module

x/pbkit/core/ast/index.ts>OptionNameSegment

Protobuf toolkit for modern web development
Go to Latest
interface OptionNameSegment
implements Span
import { type OptionNameSegment } from "https://deno.land/x/pbkit@v0.0.61/core/ast/index.ts";

Properties

type: "option-name-segment"
optional
bracketOpen: Token
name: FullIdent
optional
bracketClose: Token