difftastic/vendored_parsers/tree-sitter-sfapex/apex/test/highlight/field_access.cls

27 lines
1.3 KiB
OpenEdge ABL

public class Me {{
// <- keyword
// ^ keyword
// ^ class
// ^ punctuation
// ^ punctuation
AccountTriggerhandler.seenRecordsMap = new Map<String, Set<Id>>();
// ^ type
// ^ punctuation
// ^ property
// ^ operator
// ^ keyword
// ^ type
// ^ punctuation
// ^ type
// ^ punctuation
// ^ type
// ^ punctuation
// ^ type
// ^ punctuation
// ^ punctuation
// ^ punctuation
// ^ punctuation
// ^ punctuation
} }
// <- punctuation
//^ punctuation