Package games.stendhal.common.parser
Class ConvCtxForMatchingSource
java.lang.Object
games.stendhal.common.parser.ConversationContext
games.stendhal.common.parser.ConvCtxForMatchingSource
Create a ConversationContext with de-activated Expression merging and word ignoring.
- 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
-
ConvCtxForMatchingSource
public ConvCtxForMatchingSource()
-