parse_text


Description:

public bool parse_text (string text) throws Error

Parses text, emitting the various defined signals on the way.

If an error occured error will be set.

Parameters:

this

A SearchCriteriaParser

text

The search criteria string to be parsed

Returns:

TRUE on success.