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

10 lines
400 B
OpenEdge ABL

global class Me implements Interface1, Interface2 {}
// <- keyword
// ^ keyword
// ^ class
// ^ keyword
// ^ interface
// ^ punctuation
// ^ interface
// ^ punctuation
// ^ punctuation