Class TypeDesc.Parse

  • Enclosing class:
    TypeDesc

    public static class TypeDesc.Parse
    extends Object
    Результат парсинга
    • Field Detail

      • type

        public final TypeDesc type
        Описание типа
      • from

        public final int from
      • to

        public final int to
    • Constructor Detail

      • Parse

        public Parse​(TypeDesc type,
                     int from,
                     int to)