Package | Description |
---|---|
eu.bandm.tools.paisley |
A modular implementation of pattern matching on arbitrary objects.
|
Modifier and Type | Class and Description |
---|---|
class |
Theme<A,B> |
class |
Variable<A>
Class of pattern variables.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Pattern.matchVar(Extractor<? extends A> var) |
see also the complete user documentation .