Constant tagua_parser::tokens::ISSET [] [src]

pub const ISSET: &'static [u8] = b"isset"

The ISSET token.

Represent the existence operator, e.g. isset($x).