Searched refs:NODE_STYLE (Results 1 – 1 of 1) sorted by relevance
50 const NODE_STYLE = { css: 'kwd' }; variable79 [/^[A-Za-z0-9_]+(\[.*\])?$/, NODE_STYLE, -1],80 [/^[A-Za-z0-9_]+(\[(\[.*?\]|.)*?\])?/, NODE_STYLE, 3]