public class COSARExprConcat extends COSARExpr
protected COSARExpr
m_op1
m_op2
protected COSARAttrString
m_value
m_bIsConstant
COSARExprConcat(COSARExpr op1, COSARExpr op2)
COSARAttr
eval(java.util.HashMap symbols)
java.lang.String
toString()
isConstant
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected COSARAttrString m_value
protected COSARExpr m_op1
protected COSARExpr m_op2
public COSARExprConcat(COSARExpr op1, COSARExpr op2) throws java.lang.Exception
java.lang.Exception
public COSARAttr eval(java.util.HashMap symbols) throws java.lang.Exception
COSARExpr
eval
public java.lang.String toString()
toString
java.lang.Object
Copyright © 2017, 2023, Oracle and/or its affiliates.