Package games.stendhal.common.parser
Class ConvCtxForMatcher
java.lang.Object
games.stendhal.common.parser.ConversationContext
games.stendhal.common.parser.ConvCtxForMatcher
Create a ConversationContext for matching.
- Author:
- Martin Fuchs
-
Field Summary
Fields inherited from class games.stendhal.common.parser.ConversationContext
forMatching, ignoreIgnorable, mergeExpressions
-
Constructor Summary
-
Method Summary
Methods inherited from class games.stendhal.common.parser.ConversationContext
equals, getIgnoreIgnorable, getMergeExpressions, getState, hashCode, isForMatching, setForMatching, setIgnoreIgnorable, setMergeExpressions, setState
-
Constructor Details
-
ConvCtxForMatcher
public ConvCtxForMatcher()
-