Interface TsonNamedElement

All Superinterfaces:
Comparable<TsonElement>, TsonElement, TsonElementBase
All Known Subinterfaces:
TsonArray, TsonListContainer, TsonMatrix, TsonObject, TsonUplet

public interface TsonNamedElement extends TsonElement
  • Method Details

    • isNamed

      boolean isNamed()
    • name

      String name()