public class ExprNodePropOrStreamExprDesc extends java.lang.Object implements ExprNodePropOrStreamDesc
Constructor and Description |
---|
ExprNodePropOrStreamExprDesc(int streamNum,
ExprNode originator) |
Modifier and Type | Method and Description |
---|---|
ExprNode |
getOriginator() |
int |
getStreamNum() |
java.lang.String |
getTextual() |
public ExprNodePropOrStreamExprDesc(int streamNum, ExprNode originator)
public int getStreamNum()
getStreamNum
in interface ExprNodePropOrStreamDesc
public ExprNode getOriginator()
public java.lang.String getTextual()
getTextual
in interface ExprNodePropOrStreamDesc