Skip to main content
Module

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

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

Properties

type: "signed-int-lit"
optional
sign: Token
value: IntLit