Constant tagua_parser::tokens::EVAL
[−]
[src]
pub const EVAL: &'static [u8]=b"eval"
The EVAL token.
Represent the late-evaluation operator, e.g. eval($x).