NameUtils

scalapb.compiler.NameUtils$
object NameUtils

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def snakeCaseToCamelCase(name: String, upperInitial: Boolean): String
def toAllCaps(name: String): String