Uses of Package
dev.omnist.oml
Packages that use dev.omnist.oml
Package
Description
The lexer and parser for OML, Omnist's canonical text format (omnist-spec §4)
— the format every other codec's input is normalized through and every
omnist format output is written in.-
Classes in dev.omnist.oml used by dev.omnist.omlClassDescriptionAn individual token produced by
OmlLexer.Token types produced by the OML lexer (omnist-spec §4.2).