public static class ConditionAnalyzer.ListAccessInvocation extends ConditionAnalyzer.Invocation
| Constructor and Description |
|---|
ListAccessInvocation(Class<?> listType,
ConditionAnalyzer.Expression index) |
| Modifier and Type | Method and Description |
|---|---|
ConditionAnalyzer.Expression |
getIndex() |
Class<?> |
getReturnType() |
String |
toString() |
addArgument, getArgumentspublic ListAccessInvocation(Class<?> listType, ConditionAnalyzer.Expression index)
public ConditionAnalyzer.Expression getIndex()
public Class<?> getReturnType()
getReturnType in class ConditionAnalyzer.InvocationCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.