public class ExpressionText extends ExpressionPart
name
Constructor and Description |
---|
ExpressionText() |
ExpressionText(String name) |
ExpressionText(String name,
String classType,
String genericType) |
Modifier and Type | Method and Description |
---|---|
void |
accept(ExpressionVisitor visitor) |
void |
setName(String name) |
getClassType, getGenericType, getName, getNext, getParametricType, getPrevious, setNext, setPrevious, toString
public ExpressionText()
public ExpressionText(String name)
public void setName(String name)
public void accept(ExpressionVisitor visitor)
accept
in interface ExpressionVisitable
accept
in class ExpressionPart
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.