Skip to main content
Module

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

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

Properties

type: "signed-float-lit"
optional
sign: Token
value: FloatLit