Alias Cursor.StringType
The type of sequences of CharacterType, as returned by this parser
Declaration
struct Cursor
{
// ...
alias StringType = Cursor . CharacterType[];
// ...
}
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --