C# (CSharp) Summer.Batch.Extra.Sort.Legacy.Parser 네임스페이스

클래스들

이름 설명
ComparerParser Parser for sort configuration cards that creates an IComparer{T}.
FilterParser Parser for include and omit configuration cards that produce instances of IFilter{T}.
Lexer
OutfilParser Parser for outfil cards. It expects outfil configurations containing 'include', 'omit', and 'outrec' cards. Each configuration must be separated by a semi-colon.
ParsingException