Type Definition conch_parser::ast::DefaultWord [] [src]

type DefaultWord = Word<String, DefaultSimpleWord>;

Type alias for the default Word representation.