Module aya.pretty

Interface StyleFamily

All Known Implementing Classes:
AyaStyleFamily

public interface StyleFamily
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull kala.collection.mutable.MutableMap<String,Styles>
     
  • Method Details

    • definedStyles

      @NotNull @NotNull kala.collection.mutable.MutableMap<String,Styles> definedStyles()