Searched refs:getConstantValue (Results 1 – 7 of 7) sorted by relevance
43 public TypedConstant getConstantValue() { in getConstantValue() method in StdField52 return cval.getConstantValue(); in getConstantValue()
34 public TypedConstant getConstantValue(); in getConstantValue() method
71 public TypedConstant getConstantValue() { in getConstantValue() method in StdField80 return cval.getConstantValue(); in getConstantValue()
74 public TypedConstant getConstantValue() { in getConstantValue() method in AttConstantValue
179 TypedConstant constVal = one.getConstantValue(); in processFields()