public interface InflectionAttribute extends Attribute
Note: in some cases this value may not be applicable, and will be null.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInflectionForm() |
java.lang.String |
getInflectionType() |
void |
setToken(Token token) |
java.lang.String getInflectionType()
java.lang.String getInflectionForm()
void setToken(Token token)
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.