MCPcopy Create free account
hub / github.com/boalang/compiler / print

Method print

src/java/com/googlecode/protobuf/format/JsonFormat.java:68–75  ·  view source on GitHub ↗

Outputs a textual representation of the Protocol Message supplied into the parameter output. (This representation is the new version of the classic "ProtocolPrinter" output from the original Protocol Buffer system)

(Message message, Appendable output)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

printToStringMethod · 0.95
printFieldValueMethod · 0.95
parseOnlyMethod · 0.45
indentMethod · 0.45
indentMethod · 0.45
visitMethod · 0.45
errorMethod · 0.45
underlineErrorMethod · 0.45
mainMethod · 0.45
evaluateMethod · 0.45
compileMethod · 0.45
setupMethod · 0.45

Calls 12

printMethod · 0.95
indentMethod · 0.95
outdentMethod · 0.95
printUnknownFieldsMethod · 0.95
printFieldMethod · 0.95
iteratorMethod · 0.80
hasNextMethod · 0.80
nextMethod · 0.80
getKeyMethod · 0.65
getValueMethod · 0.65
sizeMethod · 0.45
getUnknownFieldsMethod · 0.45

Tested by

no test coverage detected