Registry / utility / com-io7m-jlexing-core

com-io7m-jlexing-core

JSON →
library3.2.0javamavenunverified

Core lexing primitives for building lexical analyzers in Java.

<dependency> <groupId>com.io7m.jlexing</groupId> <artifactId>com.io7m.jlexing.core</artifactId> <version>3.2.0</version> </dependency>
INSTALL
IMPORT
SIG · COM-IO7M-JLEXING-C
C
com-io7m-jlexing-core
utilityjavav3.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LexerPosition
com.io7m.jlexing.core.LexerPosition

Create a lexer position

import com.io7m.jlexing.core.LexerPosition; public class Example { public void use() { LexerPosition pos = LexerPosition.of(1, 0); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
com-io7m-jlexing-core — mvn dependency:get com-io7m-jlexing-core · libregistry