// License: GPL. For details, see LICENSE file. /** * Provides the classes for performing actions on OSM primitives using Visitor design pattern. */ package org.openstreetmap.josm.data.osm.visitor;