Interface ExtractStrategy

    • Method Detail

      • extract

        String extract​(String content,
                       List<org.antlr.v4.runtime.tree.ParseTree> beRepairParseList,
                       Expecting expecting)