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, toString
public ExpressionUnboundFact()
public ExpressionUnboundFact(String factType)
public String getFactType()
public void accept(ExpressionVisitor visitor)
accept
in interface ExpressionVisitable
accept
in class ExpressionPart
public boolean equals(Object o)
equals
in class ExpressionPart
public int hashCode()
hashCode
in class ExpressionPart
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.