Uses of Package
games.stendhal.common.parser
Packages that use games.stendhal.common.parser
Package
Description
implements the NPC conversation parser.
This package contains conditions frequently used in quests.
Deathmatch: Actions for SpeakerNPCs and internal handling.
Interactive scripts that high level admins can invoke.
-
Classes in games.stendhal.common.parser used by games.stendhal.common.grammarClassDescriptionAn Expression is part of a Sentence.ConversationParser returns the parsed sentence in this class.
-
Classes in games.stendhal.common.parser used by games.stendhal.common.parserClassDescriptionCompoundName is used to store compound names.NPC conversation context holder.An Expression is part of a Sentence.ExpressionMatcher is used to compare Expression in various matching modes.An ExpressionType defines the type of an Expression object.Returns structure for Sentence.findMatchingName().ConversationParser returns the parsed sentence in this class.This utility class is used to create string representations of sentences by separating words by space characters.SentenceImplementation contains the implementation details of building Sentence objects.Word list entry, used to categorise words.WordList stores a list of words recognized by the ConversationParser.
-
Classes in games.stendhal.common.parser used by games.stendhal.server.core.rp.achievement.condition
-
Classes in games.stendhal.common.parser used by games.stendhal.server.entity.npcClassDescriptionExpressionMatcher is used to compare Expression in various matching modes.ConversationParser returns the parsed sentence in this class.
-
Classes in games.stendhal.common.parser used by games.stendhal.server.entity.npc.action
-
Classes in games.stendhal.common.parser used by games.stendhal.server.entity.npc.condition
-
Classes in games.stendhal.common.parser used by games.stendhal.server.entity.npc.fsmClassDescriptionAn Expression is part of a Sentence.ExpressionMatcher is used to compare Expression in various matching modes.ConversationParser returns the parsed sentence in this class.
-
Classes in games.stendhal.common.parser used by games.stendhal.server.maps.deathmatch
-
Classes in games.stendhal.common.parser used by games.stendhal.server.maps.quests
-
Classes in games.stendhal.common.parser used by games.stendhal.server.maps.quests.captureflag
-
Classes in games.stendhal.common.parser used by games.stendhal.server.maps.quests.piedpiper
-
Classes in games.stendhal.common.parser used by games.stendhal.server.maps.quests.revivalweeks
-
Classes in games.stendhal.common.parser used by games.stendhal.server.maps.semos.jail
-
Classes in games.stendhal.common.parser used by games.stendhal.server.maps.semos.tavern.market
-
Classes in games.stendhal.common.parser used by games.stendhal.server.script
-
Classes in games.stendhal.common.parser used by games.stendhal.tools.npcparser