[][src]Type Definition arithmetic_parser::grammars::F64Grammar

type F64Grammar = NumGrammar<f64>;

Type alias for a grammar on f64 literals.