Constant tagua_parser::tokens::NEW [] [src]

pub const NEW: &'static [u8] = b"new"

The NEW token.

Represent the instanciation operator, e.g. new C().