Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
LexemeKey ( LexemeType type, string lexicalForm ) : System | ||
LexemeKey ( LexemeType type, string lexicalForm, int homograph ) : System | ||
LexemeKey ( string id ) : System | ||
ToString ( ) : string |
public LexemeKey ( LexemeType type, string lexicalForm ) : System | ||
type | LexemeType | |
lexicalForm | string | |
return | System |
public LexemeKey ( LexemeType type, string lexicalForm, int homograph ) : System | ||
type | LexemeType | |
lexicalForm | string | |
homograph | int | |
return | System |