udbLexemeInactive

Description

Returns true if the lexeme is part of inactive code.

Syntax

#include “udb/udb.h” 
int udbLexemeInactive(UdbLexeme lexeme) 

Arguments

Argument
Description
UdbLexeme lexeme
Specify the lexeme.

Return Values

Return Value
Description
int
Returns true if the specified lexeme is part of inactive code; false otherwise.

Example Usage

inactive = udbLexemeInactive(udbLexemeNext(lexeme)); 

See Also

udbLexemeEntity

udbLexemeReference

udbLexemeText

udbLexemeToken


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