mirror of
https://github.com/github/semantic.git
synced 2024-12-26 08:25:19 +03:00
Change Syntax’s JSON heading.
This commit is contained in:
parent
3e47d529cc
commit
ef01e25d47
@ -86,7 +86,7 @@ extension Syntax where Recur: Hashable, A: Hashable {
|
||||
}
|
||||
|
||||
|
||||
// MARK: - JSONConvertible
|
||||
// MARK: - JSON
|
||||
|
||||
extension Syntax {
|
||||
public func JSON(ifLeaf ifLeaf: A -> Doubt.JSON, ifRecur: Recur -> Doubt.JSON) -> Doubt.JSON {
|
||||
|
Loading…
Reference in New Issue
Block a user