public class ExpressionCollectionIndex extends ExpressionMethod
name| Constructor and Description |
|---|
ExpressionCollectionIndex() |
ExpressionCollectionIndex(String name,
String returnClassType,
String returnGenericType) |
ExpressionCollectionIndex(String name,
String classType,
String genericType,
String parametricType) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ExpressionVisitor visitor) |
equals, getOrderedParams, getParameterDataType, getParams, hashCode, putParam, setParamsgetClassType, getGenericType, getName, getNext, getParametricType, getPrevious, setNext, setPrevious, toStringpublic ExpressionCollectionIndex()
public ExpressionCollectionIndex(String name, String classType, String genericType, String parametricType)
public void accept(ExpressionVisitor visitor)
accept in interface ExpressionVisitableaccept in class ExpressionMethodCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.