Skip to main content
Module

x/ohm_js/src/pexprs.js>Seq

A library and language for building parsers, interpreters, compilers, etc.
Latest
class Seq
extends PExpr
import { Seq } from "https://deno.land/x/ohm_js@v17.1.0/src/pexprs.js";

Constructors

new
Seq(factors)