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