Class MatchResult
java.lang.Object
ch.njol.skript.patterns.MatchResult
A result from pattern matching.
-
Constructor Details
-
MatchResult
public MatchResult()
-
-
Method Details
-
copy
-
toParseResult
-
getExpressions
-
getExpr
-
getMark
public int getMark() -
getTags
-
getRegexResults
-
toString
-