ParserFunctions documentation
Authors
Generated by jmm
ParserFunctions functions
lookAhead
BOOL lookAhead(NSString*
stringToScan
, NSString*
stringToFind
);
Description forthcoming.
lookAheadForToken
BOOL lookAheadForToken(NSString*
stringToScan
, NSString*
stringToFind
);
Description forthcoming.