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) |
getClassType, getGenericType, getName, getNext, getParametricType, getPrevious, setNext, setPrevious, toString
public void accept(ExpressionVisitor visitor)
accept
in interface ExpressionVisitable
accept
in class ExpressionPart
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.