Class LoopLabelAttr

  • All Implemented Interfaces:
    jadx.api.plugins.input.data.attributes.IJadxAttribute

    public class LoopLabelAttr
    extends java.lang.Object
    implements jadx.api.plugins.input.data.attributes.IJadxAttribute
    • Constructor Detail

      • LoopLabelAttr

        public LoopLabelAttr​(LoopInfo loop)
    • Method Detail

      • getAttrType

        public AType<LoopLabelAttr> getAttrType()
        Specified by:
        getAttrType in interface jadx.api.plugins.input.data.attributes.IJadxAttribute
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object