Constant tagua_parser::tokens::ENDDECLARE
[−]
[src]
pub const ENDDECLARE: &'static [u8]=
b"enddeclare"
The ENDDECLARE
token.
Represent the end of a declare
block, e.g. declare: … enddeclare
.