org.encalmo.utils.Glob.CompositePattern
A pattern consisting of a sequence of nested patterns.
Attributes
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
Show all
Members list
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
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
Returns the regular expression from which this pattern was compiled.
Returns the regular expression from which this pattern was compiled.
Attributes