Eamon CS  3.1.0
EamonRT.Framework.Parsing.ISentenceParser Interface Reference

More...

Inheritance diagram for EamonRT.Framework.Parsing.ISentenceParser:
EamonRT.Game.Parsing.SentenceParser TheDeepCanyon.Game.Parsing.SentenceParser TheVileGrimoireOfJaldial.Game.Parsing.SentenceParser TheDeepCanyon.Game.Parsing.SentenceParser TheVileGrimoireOfJaldial.Game.Parsing.SentenceParser

Public Member Functions

void PrintDiscardingCommands ()
 
void Clear ()
 
void ReplacePronounsAndProcessDobjNameList ()
 
void Execute ()
 

Properties

StringBuilder InputBuf [get, set]
 
string LastInputStr [get, set]
 
IList< string > ParserInputStrList [get, set]
 
string ParserInputStr [get]
 
bool IsInputExhausted [get]
 

Detailed Description

Member Function Documentation

◆ Clear()

void EamonRT.Framework.Parsing.ISentenceParser.Clear ( )

◆ Execute()

void EamonRT.Framework.Parsing.ISentenceParser.Execute ( )

◆ PrintDiscardingCommands()

void EamonRT.Framework.Parsing.ISentenceParser.PrintDiscardingCommands ( )

◆ ReplacePronounsAndProcessDobjNameList()

void EamonRT.Framework.Parsing.ISentenceParser.ReplacePronounsAndProcessDobjNameList ( )

Property Documentation

◆ InputBuf

StringBuilder EamonRT.Framework.Parsing.ISentenceParser.InputBuf
getset

◆ IsInputExhausted

bool EamonRT.Framework.Parsing.ISentenceParser.IsInputExhausted
get

◆ LastInputStr

string EamonRT.Framework.Parsing.ISentenceParser.LastInputStr
getset

◆ ParserInputStr

string EamonRT.Framework.Parsing.ISentenceParser.ParserInputStr
get

◆ ParserInputStrList

IList<string> EamonRT.Framework.Parsing.ISentenceParser.ParserInputStrList
getset


The documentation for this interface was generated from the following file: