X-Git-Url: https://git.r.bdr.sh/rbdr/tree-sitter-api-notation/blobdiff_plain/75b4720ce734556ef3c13059f16d21d8c5e73e9d..f895159f06c9512d66115fb7dd2f517d4c215ba2:/test/highlight/notation.api diff --git a/test/highlight/notation.api b/test/highlight/notation.api index f0a9a7a..aa7bc71 100644 --- a/test/highlight/notation.api +++ b/test/highlight/notation.api @@ -5,11 +5,11 @@ Forum.Models.Post +glyphs > //<- operator //^ property - // ^ type + // ^ punctuation // ^ type.definition - // ^ type + // ^ punctuation // ^ type.definition - // ^ type + // ^ punctuation -id -created_at @@ -20,10 +20,10 @@ Forum.Models.Post //<- operator //^ property // ^ function - // ^ variable.parameter - // ^ type + // ^ parameter + // ^ punctuation // ^ type.definition - // ^ type + // ^ punctuation // ^ function ->authorUpdated(author ) <~textWillUpdate(text ) @@ -34,10 +34,10 @@ Forum.Models.Post //<- operator //^ property // ^ function - // ^ variable.parameter - // ^ type + // ^ parameter + // ^ punctuation // ^ type.definition - // ^ type + // ^ punctuation // ^ function // ^ operator // ^ type.definition @@ -49,6 +49,6 @@ Forum.Models.Post //<- operator //^ property // ^ function - // ^ variable.parameter.optional - // ^ type + // ^ parameter.optional + // ^ punctuation // ^ type.definition