Description
DFDLDelimParser class should be renamed to DFDLPatternParser as it is only used for lengthKind pattern.
There is also a fair bit of now-dead code left in this class from when it was also being used for lengthKind delimited. But lengthKind delimited now uses the DFA stuff, so this code is no longer needed.