type alias Constantimport { type Constant } from "https://deno.land/x/pbkit@v0.0.57/core/ast/lexical-elements.ts"; definition: | FullIdent | SignedIntLit | SignedFloatLit | StrLit | BoolLit | Aggregate