Searched defs:emitTypeVariables (Results 1 – 2 of 2) sorted by relevance
194 fun emitTypeVariables(typeVariables: List<TypeVariableName>) { in emitTypeVariables() method
193 public void emitTypeVariables(List<TypeVariableName> typeVariables) throws IOException { in emitTypeVariables() method in CodeWriter