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

Documentation

mattt edited this page Dec 21, 2020 · 1 revision

Documentation

A documentation comment.

public enum Documentation

For example:

/// This is a documentation line comment.

/**
This is a documentation block comment
*/

Inheritance

XcodeTokenKind

Properties

className

var className: String?
Clone this wiki locally