Skip to main content
Extremely Popular
Latest
method Node.prototype.getChildSyntaxListOrThrow
import { Node } from "https://deno.land/x/fresh@1.7.1/src/dev/deps.ts";

Gets the child syntax list or throws if it doesn't exist.

Parameters

optional
message: string | (() => string)

Returns

SyntaxList