Companion

object Companion

Functions

Link copied to clipboard
fun fromElements(packageName: String?, elements: List<TypeElement>, syntax: Syntax): List<Type>
Link copied to clipboard
fun get(namespaces: List<String>, protoType: ProtoType, type: TypeElement, syntax: Syntax): Type
Link copied to clipboard
fun toElements(types: List<Type>): List<TypeElement>