public interface UpdateLex
History:
| Modifier and Type | Method and Description |
|---|---|
void |
Update(LexRecord lexObj,
java.lang.String token)
The abstract method of updating Lexical record when read in tokens
|
void Update(LexRecord lexObj, java.lang.String token)
lexObj - the lexical record object to be updatedtoken - the read in token