Package io.github.haibiiin.json.repair
Interface ExtractStrategy
-
- All Known Implementing Classes:
SimpleExtractStrategy
public interface ExtractStrategy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringextract(String content, List<org.antlr.v4.runtime.tree.ParseTree> beRepairParseList, Expecting expecting)
-