public class ExpressionUnboundFact extends ExpressionPart
name| Constructor and Description |
|---|
ExpressionUnboundFact() |
ExpressionUnboundFact(String factType) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ExpressionVisitor visitor) |
boolean |
equals(Object o) |
String |
getFactType() |
int |
hashCode() |
getClassType, getGenericType, getName, getNext, getParametricType, getPrevious, setNext, setPrevious, toStringpublic ExpressionUnboundFact()
public ExpressionUnboundFact(String factType)
public String getFactType()
public void accept(ExpressionVisitor visitor)
accept in interface ExpressionVisitableaccept in class ExpressionPartpublic boolean equals(Object o)
equals in class ExpressionPartpublic int hashCode()
hashCode in class ExpressionPartCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.