Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Comment

mattt edited this page Apr 7, 2020 · 3 revisions

Comment

public final class Comment: Node

Inheritance

Node, ExpressibleByStringLiteral

Initializers

init(content:)

public convenience init(content: String)

init?(rawValue:)

public required init?(rawValue: UnsafeMutableRawPointer)

init(stringLiteral:)

public convenience init(stringLiteral value: String)

Methods

remove()

public func remove()
Types
Protocols
Global Functions
Extensions
Clone this wiki locally