Class JokerExprMatcher

java.lang.Object
games.stendhal.common.parser.ExpressionMatcher
games.stendhal.common.parser.JokerExprMatcher

public final class JokerExprMatcher extends ExpressionMatcher
JokerExprMatcher creates an ExpressionMatcher for joker matching. This mode uses the Expression.sentenceMatchExpression() function of sentence matching, which chooses automatically between word and type matching.
Author:
Martin Fuchs
  • Constructor Details

    • JokerExprMatcher

      public JokerExprMatcher()