Searched refs:writeCommentIfResourceId (Results 1 – 4 of 4) sorted by relevance
267 boolean isResourceId = writeCommentIfResourceId(writer); in writeTo()544 protected boolean writeCommentIfResourceId(IndentingWriter writer) throws IOException { in writeCommentIfResourceId() method in InstructionMethodItem545 …return writeCommentIfResourceId(writer, ((NarrowLiteralInstruction)instruction).getNarrowLiteral()… in writeCommentIfResourceId()548 protected boolean writeCommentIfResourceId(IndentingWriter writer, int val) throws IOException { in writeCommentIfResourceId() method in InstructionMethodItem
72 boolean isResourceId = writeCommentIfResourceId(writer, value); in writeTo()
83 writeCommentIfResourceId(writer, target.getKey()); in writeTo()
95 writeCommentIfResourceId(writer, key); in writeTo()