Parser Class |  |
Hartismere School[This is preliminary documentation and is subject to change.]
Description of Parser.
Inheritance HierarchySystemObject
EJW.TextBasedAdventureParser
Namespace: EJW.TextBasedAdventureAssembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax[SerializableAttribute]
public class Parser
<SerializableAttribute>
Public Class Parser
[SerializableAttribute]
public ref class Parser
[<SerializableAttribute>]
type Parser = class end
The Parser type exposes the following members.
Methods
| Name | Description |
---|
 | AddPrep |
Add a verb to the list of recognised prepositions.
|
 | AddVerb |
Add a verb to the list of recognised verbs.
|
Top
Fields
See Also