public class ExpressionFieldVariable extends ExpressionText
name
Constructor and Description |
---|
ExpressionFieldVariable() |
ExpressionFieldVariable(String name,
String type) |
Modifier and Type | Method and Description |
---|---|
void |
accept(ExpressionVisitor visitor) |
setText
equals, getClassType, getGenericType, getName, getNext, getParametricType, getPrevious, hashCode, setNext, setPrevious, toString
public void accept(ExpressionVisitor visitor)
accept
in interface ExpressionVisitable
accept
in class ExpressionText
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.