root
root
API
org.encalmo.utils
Debug
GitIgnore
GitIgnore
Abstain
AnyDirectoryPattern
AnyNamePattern
AnyPathPattern
AnyPrefixPattern
DirectoryPrefixPattern
GlobMatcher
Ignore
LiteralMatcher
Matcher
Matcher
Negate
Pattern
Unignore
Vote
Vote
Glob
AnySingleCharacterPattern
AnyStringPattern
AnythingPattern
BracketPattern
CharacterCheck
CharacterCheck
CharacterClassCheck
CharacterRangeCheck
CompositeCharacterCheck
CompositePattern
LiteralPattern
Matcher
Matcher
NegatedCompositeCharacterCheck
Pattern
SingleCharacterPattern
WildcardPattern
Zoom
Zoom
root
/
org.encalmo.utils
/
Glob
/
Matcher
Matcher
org.encalmo.utils.Glob.Matcher
See the
Matcher
companion trait
object
Matcher
Attributes
Companion
trait
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Matcher
.
type
Members list
Clear all
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
)
In this article
Attributes
Members list
Value members
Concrete methods