Searched refs:emitTypeVariables (Results 1 – 3 of 3) sorted by relevance
193 public void emitTypeVariables(List<TypeVariableName> typeVariables) throws IOException { in emitTypeVariables() method in CodeWriter
90 codeWriter.emitTypeVariables(typeVariables); in emit()
224 codeWriter.emitTypeVariables(typeVariables); in emit()