Matcher

com.github.arturopala.gitignore.Glob$.Matcher$
See theMatcher companion trait
object Matcher

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Matcher.type

Members list

Concise view

Value members

Concrete methods

final def apply(value: CharSequence, pattern: Pattern): Matcher
final def computeContour(zoom: Zoom, pattern: Pattern): Boolean
final def computeNextFrame(zoom: Zoom, pattern: Pattern, maxTo: Int): Boolean
final def find(value: CharSequence, pattern: Pattern, startPosition: Int): (Boolean, Int, Int)