Constant tagua_parser::tokens::INCREMENT [] [src]

pub const INCREMENT: &'static [u8] = b"++"

The INCREMENT token.

Represent the increment operator, e.g. $number++.