Constant tagua_parser::tokens::LIST
[−]
[src]
pub const LIST: &'static [u8]=b"list"
The LIST token.
Represent the destructuring operator, e.g. list($x, $y) = $a.