Click or drag to resize
Parser Class
Hartismere School

[This is preliminary documentation and is subject to change.]

Description of Parser.
Inheritance Hierarchy
SystemObject
  EJW.TextBasedAdventureParser

Namespace: EJW.TextBasedAdventure
Assembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax
[SerializableAttribute]
public class Parser

The Parser type exposes the following members.

Methods
  NameDescription
Public methodAddPrep
Add a verb to the list of recognised prepositions.
Public methodAddVerb
Add a verb to the list of recognised verbs.
Top
Fields
  NameDescription
Public fieldpreps
Top
See Also