tagua_parser::tokens::ARRAY
[−]
[src]
pub const ARRAY: &'static [u8]=
b"array"
The ARRAY
token.
Represent the array constructor, e.g. array($x, $y)
.