ParserFunctions documentation

Authors

Generated by pbuilder

ParserFunctions functions

lookAhead

BOOL lookAhead(NSString* stringToScan, NSString* stringToFind);
Description forthcoming.

lookAheadForToken

BOOL lookAheadForToken(NSString* stringToScan, NSString* stringToFind);
Description forthcoming.