Uses of Enum
org.eclipse.jgit.ignore.IgnoreNode.MatchResult
Packages that use IgnoreNode.MatchResult
-
Uses of IgnoreNode.MatchResult in org.eclipse.jgit.ignore
Subclasses with type arguments of type IgnoreNode.MatchResult in org.eclipse.jgit.ignoreMethods in org.eclipse.jgit.ignore that return IgnoreNode.MatchResultModifier and TypeMethodDescriptionDetermine if an entry path matches an ignore rule.static IgnoreNode.MatchResultReturns the enum constant of this type with the specified name.static IgnoreNode.MatchResult[]IgnoreNode.MatchResult.values()Returns an array containing the constants of this enum type, in the order they are declared.