import { ContinueStatement } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets this continue statement's label or throw if it does not exist.
x/deno2node/src/deps.deno.ts>ContinueStatement#getLabelOrThrow
import { ContinueStatement } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets this continue statement's label or throw if it does not exist.