public final class DslPropertyEntryRule extends AbstractRule<DslPropertyEntry,List<?>>
| Constructor and Description |
|---|
DslPropertyEntryRule(Set<String> entityPropertyNames)
|
| Modifier and Type | Method and Description |
|---|---|
protected Rule<List<?>> |
createMainRule() |
protected DslPropertyEntry |
handle(List<?> parsing) |
createParser, getExpression, getMainRuleprotected Rule<List<?>> createMainRule()
createMainRule in class AbstractRule<DslPropertyEntry,List<?>>protected DslPropertyEntry handle(List<?> parsing)
handle in class AbstractRule<DslPropertyEntry,List<?>>Copyright © 2015. All Rights Reserved.