Class BCLocalField

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int cpi  
      (package private) Type type  
    • Constructor Summary

      Constructors 
      Constructor Description
      BCLocalField​(Type type, int cpi)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • cpi

        final int cpi
      • type

        final Type type
    • Constructor Detail

      • BCLocalField

        BCLocalField​(Type type,
                     int cpi)