| Modifier and Type | Field and Description |
|---|---|
static NodeTypeKey<SuffixType> |
KEY
The key for this type.
|
| Modifier and Type | Method and Description |
|---|---|
Map.Entry<Integer,String> |
getAsEntry()
Gets a representation of this instance as a
Map.Entry. |
int |
getPriority()
Gets the priority of the suffix assignment.
|
@NonNull String |
getSuffix()
Gets the actual suffix string.
|
static final NodeTypeKey<SuffixType> KEY
int getPriority()
@NonNull String getSuffix()