Searched defs:constantValue (Results 1 – 3 of 3) sorted by relevance
34 private final TypedConstant constantValue; field in AttConstantValue44 public AttConstantValue(TypedConstant constantValue) { in AttConstantValue()
350 private Attribute constantValue(DirectClassFile cf, int offset, int length, in constantValue() method in StdAttributeFactory