Attribute
Token
, TypeAttributeImpl
public interface TypeAttribute extends Attribute
Modifier and Type | Field | Description |
---|---|---|
static String |
DEFAULT_TYPE |
the default type
|
Modifier and Type | Method | Description |
---|---|---|
void |
setType(String type) |
Set the lexical type.
|
String |
type() |
Returns this Token's lexical type.
|
static final String DEFAULT_TYPE
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.