udbLexemeEntity

Description

Returns the entity associated with the lexeme. Returns NULL if there is no associated entity.

Syntax

#include “udb/udb.h” 
UdbEntity udbLexemeEntity(UdbLexeme lexeme) 

Arguments

Argument
Description
UdbLexeme lexeme
Specify the lexeme.

Return Values

Return Value
Description
UdbEntity
The entity associated with the specified lexeme.

Example Usage

entity = udbLexemeEntity(udbLexemeNext(lexeme)); 

See Also

udbLexemeInactive

udbLexemeReference

udbLexemeText

udbLexemeToken


Scientific Toolworks, Inc.
http://www.scitools.com