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