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