Class ModuleDef.OpensDef

java.lang.Object
com.thoughtworks.qdox.parser.structs.LocatedDef
com.thoughtworks.qdox.parser.structs.ModuleDef.OpensDef
Enclosing class:
ModuleDef

public static class ModuleDef.OpensDef extends LocatedDef
  • Field Details

  • Constructor Details

    • OpensDef

      public OpensDef(String source)
    • OpensDef

      public OpensDef(String source, Set<String> modifiers)
  • Method Details

    • getSource

      public String getSource()
    • getTargets

      public Set<String> getTargets()