Field Colon
Parser monad for the ':' symbol
Namespace: Ubiquity.CommandlineParsing.Monad
Assembly: Ubiquity.CommandlineParsing.Monad.dll
Syntax
public static readonly Parser<char> Colon
Returns
Sprache.Parser<Char>
|
Parser monad for the ':' symbol
public static readonly Parser<char> Colon
Sprache.Parser<Char>
|