Constant tagua_parser::tokens::STATIC
[−]
[src]
pub const STATIC: &'static [u8]=
b"static"
The STATIC
token.
Represent the stack declaration operator, e.g. static $x
.