public class ExpressionGlobalVariable extends ExpressionPart
name| Constructor and Description |
|---|
ExpressionGlobalVariable() |
ExpressionGlobalVariable(String name,
String classType,
String genericType) |
ExpressionGlobalVariable(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 ExpressionGlobalVariable()
public ExpressionGlobalVariable(String name, String classType, String genericType)
public void accept(ExpressionVisitor visitor)
accept in interface ExpressionVisitableaccept in class ExpressionPartCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.