Constant tagua_parser::tokens::PROTECTED [] [src]

pub const PROTECTED: &'static [u8] = b"protected"

The PROTECTED token.

Represent the protected visibility operator, e.g. protected $x.