public interface Distribution extends Expression
EMPTY_EXPRESSION, EMPTY_NAMED_REFERENCE| Modifier and Type | Method and Description |
|---|---|
default Expression[] |
children() |
Expression[] |
expressions() |
int |
number() |
Strategy |
strategy() |
referencesStrategy strategy()
int number()
Expression[] expressions()
default Expression[] children()
children in interface Expression