Searched refs:CD_short (Results 1 – 2 of 2) sorted by relevance
38 import static java.lang.constant.ConstantDescs.CD_short;235 …return Optional.of(DynamicConstantDesc.ofNamed(BSM_EXPLICIT_CAST, DEFAULT_NAME, CD_short, intValue… in describeConstable()
251 public static final ClassDesc CD_short = ClassDesc.ofDescriptor("S"); field in ConstantDescs