mirror of
https://github.com/github/semantic.git
synced 2024-12-26 00:12:29 +03:00
Add a TSLanguage
typealias.
This commit is contained in:
parent
d67471524c
commit
4534dd4028
@ -1,6 +1,7 @@
|
||||
// Copyright © 2015 GitHub. All rights reserved.
|
||||
|
||||
typealias TSDocument = COpaquePointer
|
||||
typealias TSLanguage = COpaquePointer
|
||||
|
||||
extension TSNode {
|
||||
func category(document: TSDocument) throws -> String {
|
||||
|
Loading…
Reference in New Issue
Block a user