Constant tagua_parser::tokens::DECREMENT [] [src]

pub const DECREMENT: &'static [u8] = b"--"

The DECREMENT token.

Represent the decrement operator, e.g. $number--.