public class ExpressionCollection extends ExpressionPart
name| Constructor and Description |
|---|
ExpressionCollection() |
ExpressionCollection(String name,
String classType,
String genericType,
String parametricType) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ExpressionVisitor visitor) |
equals, getClassType, getGenericType, getName, getNext, getParametricType, getPrevious, hashCode, setNext, setPrevious, toStringpublic void accept(ExpressionVisitor visitor)
accept in interface ExpressionVisitableaccept in class ExpressionPartCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.