📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

io.github.sergiodeveloper:sequence-pattern

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io.github.sergiodeveloper:sequence-pattern

Java library for detecting pattern in lists of objects in the style of regular expression (Regex), which can be used for example, for matching sequences of tokens when parsing a source code.

1.0.0
Source
Maven
Version published
Maintainers
1
Source

SequencePattern

Java library for detecting patterns in lists.

Java library for detecting pattern in lists of objects in the style of regular expression (Regex), which can be used for example, for matching sequences of tokens when parsing a source code.

For examples of usage consider looking at the files in the tests directory

FAQs

Package last updated on 19 Jun 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts