Class ParsingEntry.VEntry

    • Field Detail

    • Constructor Detail

      • VEntry

        protected VEntry​(String id,
                         Types.TypeVar type)
        Builds an entry with the specified id and type.
    • Method Detail

      • getType

        public final Types.TypeVar getType()
        Returns the type of the entry. We need an accessor for Scala.