Skip to main content
Module

x/ohm_js/src/main.js>pexprs.Terminal

A library and language for building parsers, interpreters, compilers, etc.
Go to Latest
class pexprs.Terminal
extends PExpr
import { pexprs } from "https://deno.land/x/ohm_js@v17.0.4/src/main.js";
const { Terminal } = pexprs;

Constructors

new
Terminal(obj)