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