WildcardPattern
org.encalmo.utils.Glob.WildcardPattern
sealed trait WildcardPattern extends Pattern
A type of pattern with variable match length, which can possibly consume nothing or all the remaining input.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
object AnyStringPatternobject AnythingPatterntrait SingleCharacterPatternobject AnySingleCharacterPatternclass BracketPattern
Members list
In this article