Method GetText
GetText(ICharTermAttribute)
Fills CharTermAttribute with the current token text.
Declaration
public void GetText(ICharTermAttribute t)
Parameters
Type | Name | Description |
---|---|---|
ICharTermAttribute | t |
Fills CharTermAttribute with the current token text.
public void GetText(ICharTermAttribute t)
Type | Name | Description |
---|---|---|
ICharTermAttribute | t |