ScummVM API documentation
Watchmaker::NLParser Class Reference

Public Member Functions

 NLParser (Common::SharedPtr< Common::SeekableReadStream > stream)
 
int ParseError (const char *ln,...)
 
void IfParseErrorDo (void(*func)())
 
int ReadArgumentEOL (char *str)
 
int ReadArgument (char *str)
 
int ReadNumber ()
 
int SearchArgument (char *t,...)
 
int getCurLine ()
 
int JParse_ReadByte (void)
 
int JParse_PrevByte (void)
 
int MatchWord (const char *token)
 

Static Public Member Functions

static Common::SharedPtr< NLParseropen (const Common::String &name)
 

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