@FunctionalInterface public interface Subpart
::subpart syntax).| Modifier and Type | Interface and Description |
|---|---|
static class |
Subpart.ExpressionSubpart
Subpart identifier given by an expression.
|
static class |
Subpart.StringSubpart
Simple static subpart identifier.
|
| Modifier and Type | Field and Description |
|---|---|
static Subpart |
DEFAULT_SUBPART
The default subpart for normal rules
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId(Environment env)
Gets the ID of the suppart
|
static final Subpart DEFAULT_SUBPART
java.lang.String getId(Environment env)
env - The environment to get it from