Constant tagua_parser::tokens::ADD [] [src]

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

The ADD token.

Represent the addition operator, e.g. $x + $y.