All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.hypertino.inflector.naming.IdentifierParser.scala Maven / Gradle / Ivy

There is a newer version: 1.0.14
Show newest version
package com.hypertino.inflector.naming

trait IdentifierParser {
  def parse(identifier: String, builder: IdentifierBuilder)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy