Changes to Map class to support table-driven parser:
- Add UntypedMapBase as a base class for all Map instances. Move all type independent methods to the base class. - Remove InnerMap and make Map itself provide the base classes. Also, update some stale documentation. PiperOrigin-RevId: 500208690
Loading
Please sign in to comment