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

x/ohm_js/src/pexprs-main.js>UnicodeChar

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

Constructors

new
UnicodeChar(category)