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

Literal_String_Other

mattt edited this page Dec 21, 2020 · 1 revision

Literal.String.Other

Token type for any other strings (for example %q{foo} string constructs in Ruby)

public enum Other

Inheritance

PygmentsTokenKind

Properties

className

var className: Swift.String?
Clone this wiki locally