1.7.10. lex_Type()

[<<<] [>>>]

During lexeme iteration this function can be used to retrieve the typeof the current lexeme. The type of a lexeme can be:

int lex_Type(pLexObject pLex
);

[<<<] [>>>]