Type Alias LuaSyntaxToken

Source
pub type LuaSyntaxToken = SyntaxToken<LuaLanguage>;

Aliased Typeยง

struct LuaSyntaxToken { /* private fields */ }