public class COSARExprSubstr extends COSARExpr
protected COSARExpr
m_endIndex
m_startIndex
m_string
protected COSARAttrString
m_value
m_bIsConstant
COSARExprSubstr(COSARExpr op1, COSARExpr op2)
COSARExprSubstr(COSARExpr op1, COSARExpr op2, COSARExpr op3)
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_string
protected COSARExpr m_startIndex
protected COSARExpr m_endIndex
public COSARExprSubstr(COSARExpr op1, COSARExpr op2, COSARExpr op3) throws java.lang.Exception
java.lang.Exception
public COSARExprSubstr(COSARExpr op1, COSARExpr op2) throws 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.