Constant tagua_parser::tokens::CONCATENATE
[−]
[src]
pub const CONCATENATE: &'static [u8]=
b"."
The CONCATENATE
token.
Represent the concatenation operator, e.g. 'foo' . 'bar'
.