Package edu.suffolk.litlab.efsp.ecfcodes
Interface CodesParser.TextVarError
- All Known Implementing Classes:
CodesParser.MissingVar,CodesParser.TooLongVar,CodesParser.WrongVar
- Enclosing interface:
CodesParser
public static sealed interface CodesParser.TextVarError
permits CodesParser.MissingVar, CodesParser.WrongVar, CodesParser.TooLongVar