Skip to main content
Module

x/pbkit/core/ast/lexical-elements.ts>FullIdent

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

Properties

type: "full-ident"
identOrDots: (Ident | Dot)[]