Class DocumentSectionPair

java.lang.Object
jline.solvers.jmt.DocumentSectionPair

public class DocumentSectionPair extends Object
  • Field Details

  • Constructor Details

    • DocumentSectionPair

      public DocumentSectionPair(Document simDoc, Element section)
  • Method Details

    • getSimDoc

      public Document getSimDoc()
    • getSection

      public Element getSection()