Constant tagua_parser::tokens::ITERABLE
[−]
[src]
pub const ITERABLE: &'static [u8]=
b"iterable"
The ITERABLE
token.
Represent the iterable meta-type, e.g. function (iterable $x) { … }
.