org.encalmo.utils.Glob.LiteralPattern
A pattern matching literally, without any wildcards.
Attributes
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
Show all
Members list
A minimum width of the string to be considered a match for this pattern.
A minimum width of the string to be considered a match for this pattern.
Attributes
-
Definition Classes
-
Creates a matcher that will match the given input against this pattern.
Creates a matcher that will match the given input against this pattern.
Attributes
-
Inherited from:
-
Pattern