|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypeAttribute
A Token's lexical type. The Default value is "word".
| Field Summary | |
|---|---|
static String |
DEFAULT_TYPE
the default type |
| Method Summary | |
|---|---|
void |
setType(String type)
Set the lexical type. |
String |
type()
Returns this Token's lexical type. |
| Field Detail |
|---|
static final String DEFAULT_TYPE
| Method Detail |
|---|
String type()
void setType(String type)
type()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||