mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-05 15:37:40 +00:00
spelling: the
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
ec6bd3085a
commit
f9212ec124
@@ -22,7 +22,7 @@ import com.jpacker.strategies.DefaultReplacementStrategy;
|
||||
* ReplacementStrategy has been set, each {@link JPackerPattern} should have an
|
||||
* {@link Evaluator} object that'll evaluate a certain match of a pattern
|
||||
* expression and return a suitable replacement String. Commonly, after all
|
||||
* expressions have been added the the {@link JPackerParser} object, a one-line
|
||||
* expressions have been added the {@link JPackerParser} object, a one-line
|
||||
* String that contains all expressions is created by the {@link JPackerParser}
|
||||
* object using the {@link JPackerParser#getJPatterns()} method. In the
|
||||
* {@link #evaluate(Matcher, int)} method, the offset integer parameter
|
||||
|
||||
Reference in New Issue
Block a user