Searched defs:DictionaryEntry (Results 1 – 2 of 2) sorted by relevance
53 class DictionaryEntry { in DictionaryEntry() function 55 DictionaryEntry() {} in DictionaryEntry() function 54 DictionaryEntry(Word W) : W(W) {} DictionaryEntry() function [all...]
31 class DictionaryEntry; variable