company logo

DictionaryHandle :: CreateParser - Create default parser for dictionary

The function creates and returns the OSI/ODL parser. Since there is only one parser instance created for a dictionary, the application must prevent the parser from asynchronous calls.

Return value:  BNF Parser ( ::BNFParser * )

The parser is usually an OSI/ODL parser. There might be, however, other parsers created or referred to in an application.

Implementation details

::BNFParser * DictionaryHandle  :: CreateParser (  )