10 lines
278 B
Scheme
10 lines
278 B
Scheme
; what is all this, should I push it in?
|
|
(sigDecl
|
|
(identifier) @local.definition)
|
|
; @reference.implementation
|
|
; @definition.interface
|
|
; @definition.class
|
|
; @definition.function
|
|
; @defintion.method
|
|
; @reference.class -- not sure I can distinguish this from a constructor ref,
|