Constant tagua_parser::tokens::GLOBAL
[−]
[src]
pub const GLOBAL: &'static [u8]=b"global"
The GLOBAL token.
Represent the global visibility modifier, e.g. global $x.