FreeLing  3.0
Public Member Functions | Public Attributes
lex_entry Class Reference

Content of one lexicon entry. More...

#include <fex_lexicon.h>

List of all members.

Public Member Functions

 lex_entry (unsigned int c, unsigned int f)

Public Attributes

unsigned int code
unsigned int freq

Detailed Description

Content of one lexicon entry.


Constructor & Destructor Documentation

lex_entry::lex_entry ( unsigned int  c,
unsigned int  f 
) [inline]

References code, and freq.


Member Data Documentation

unsigned int lex_entry::code

Referenced by lex_entry().

unsigned int lex_entry::freq

Referenced by lex_entry().


The documentation for this class was generated from the following file: