NameMapper

Defines an object that knows to map between names as they found in the code to those who should be defined in the configuration

Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def map(name: String): String

Maps between the name in the code to name in configuration

Maps between the name in the code to name in configuration

Value parameters:
name

The name as found in the code