Constant tagua_parser::tokens::INTERFACE [] [src]

pub const INTERFACE: &'static [u8] = b"interface"

The INTERFACE token.

Represent the interface declaration operator, e.g. interface I { … }.