RegexType
enum RegexType
The type of regex
-
Normal; only apply a color to the match
Declaration
Swift
case normal -
The regex for a directive that can have an argument
Declaration
Swift
case directive
View on GitHub