Class DoubleOpTag

java.lang.Object
sootup.apk.frontend.tag.DoubleOpTag
All Implemented Interfaces:
Tag

public class DoubleOpTag extends Object implements Tag
  • Field Details

  • Constructor Details

    • DoubleOpTag

      public DoubleOpTag()
  • Method Details

    • getName

      public String getName()
      Description copied from interface: Tag
      Returns the tag name.
      Specified by:
      getName in interface Tag