Interface PGN.Text

All Known Implementing Classes:
PGN.Text.Comment, PGN.Text.Empty, PGN.Text.Move, PGN.Text.Result, PGN.Text.Variation
Enclosing interface:
PGN

public static sealed interface PGN.Text permits PGN.Text.Move, PGN.Text.Variation, PGN.Text.Comment, PGN.Text.Result, PGN.Text.Empty