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