Browse
 
Tools
Rss Categories

LVGrammar::InterpretParses

Reference Number: AA-00882 Views: 6415 0 Rating/ Voters

Generate semantic interpretation results from the parse trees generated by the previous call to ParseSentence.

Function

  • int InterpretParses()

Parameters

None.

Return Values

Non Negative integer

Number of available interpretations.

Remarks

Always call ParseSentence before calling this function. Otherwise, there is no parse information to access.

See Also