Constant tagua_parser::tokens::LEFT_PARENTHESIS
[−]
[src]
pub const LEFT_PARENTHESIS: &'static [u8]=b"("
The LEFT_PARENTHESIS token.
Used to open a group of something, e.g. if (…).