add: DelimiterSemanticToken and tests
This commit is contained in:
@@ -19,7 +19,7 @@ public enum DelimiterType
|
||||
LeftParenthesis,
|
||||
RightParenthesis,
|
||||
LeftSquareBracket,
|
||||
RightBracket
|
||||
RightSquareBracket
|
||||
}
|
||||
|
||||
public enum KeywordType
|
||||
|
Reference in New Issue
Block a user