Constant tagua_parser::tokens::FLOAT [] [src]

pub const FLOAT: &'static [u8] = b"float"

The FLOAT token.

Represent the float type, e.g. function (float $x) { … }.