Searched refs:constInfo (Results 1 – 1 of 1) sorted by relevance
512 ConstInfo constInfo = this.getItem(index); in getLdcValue() local514 if (constInfo instanceof StringInfo) in getLdcValue()516 else if (constInfo instanceof FloatInfo) in getLdcValue()518 else if (constInfo instanceof IntegerInfo) in getLdcValue()520 else if (constInfo instanceof LongInfo) in getLdcValue()522 else if (constInfo instanceof DoubleInfo) in getLdcValue()