interface StatementBase
implements Span
Re-export
import { type StatementBase } from "https://deno.land/x/pbkit@v0.0.62/core/ast/index.ts";
Properties
leadingComments: CommentGroup[]
trailingComments: CommentGroup[]
leadingDetachedComments: CommentGroup[]