Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ohm_js/src/nodes.js>NonterminalNode#isSyntactic

A library and language for building parsers, interpreters, compilers, etc.
Go to Latest
method NonterminalNode.prototype.isSyntactic
import { NonterminalNode } from "https://deno.land/x/ohm_js@v17.4.0/src/nodes.js";