public class COSARExprPos extends COSARExpr
protected COSARExpr
m_occurence
m_string
m_substring
protected COSARAttrInt
m_value
m_bIsConstant
COSARExprPos(COSARExpr string, COSARExpr substring, COSARExpr occurence)
COSARAttr
eval(java.util.HashMap symbols)
java.lang.String
toString()
isConstant
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected COSARAttrInt m_value
protected COSARExpr m_string
protected COSARExpr m_substring
protected COSARExpr m_occurence
public COSARExprPos(COSARExpr string, COSARExpr substring, COSARExpr occurence) 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.