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, setParams
getClassType, getGenericType, getName, getNext, getParametricType, getPrevious, setNext, setPrevious, toString
public ExpressionCollectionIndex()
public ExpressionCollectionIndex(String name, String classType, String genericType, String parametricType)
public void accept(ExpressionVisitor visitor)
accept
in interface ExpressionVisitable
accept
in class ExpressionMethod
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.