struct CharSatisfy <MIN, MAX> Source #
where
MIN : struct, Const<char>
where
MAX : struct, Const<char>
field CharSatisfy<MIN, MAX> Is = default(CharSatisfy<MIN, MAX>) Source #
field Letter Is = default(Letter) Source #
field Digit Is = default(Digit) Source #
field Space Is = default(Space) Source #