Searched defs:writeComment (Results 1 – 7 of 7) sorted by relevance
92 def writeComment(self, comment): member in KScriptGenerator
87 def writeComment(self, comment): member in KScriptGenerator
76 public void writeComment(String comment) { in writeComment() method in JavaSourceWriter
306 private XPathParts writeComment( in writeComment() method in XPathParts1030 static void writeComment(PrintWriter pw, int indent, String comment, boolean blockComment) { in writeComment() method in XPathParts
1104 static void writeComment(PrintStream stream, DocInfo doc) { in writeComment() method in Stubs
9020 XmlWriter& writeComment( std::string const& text ) { in writeComment() function in Catch::XmlWriter