Имя | Описание |
---|---|
IntParser | A parser capable of parsing numbers. |
NonNegativeIntParser | |
PositiveIntParser | |
SignedIntParser | |
TimeSpanParser | A parser capable of recognizing time spans in the format <weeks>w<days>d<hours>h<minutes>m<seconds>s and turning them into instances of TimeSpan. |