Parse the tokens to see if match with the syntax
Parameters: candidates - the candidate tokens to match Parameters: first - the first item in the tokens list Parameters: pv - the parameter validator null if the candidate does not match, or a ParseData object throws: UnknownParameterType - See Also:ParseResult