Skip to main content

SYNTAX_SET

Static SYNTAX_SET 

Source
pub(crate) static SYNTAX_SET: LazyLock<SyntaxSet>
Expand description

全局语法集合,懒加载时合并内置语法与内嵌的自定义语法。