MCPcopy Create free account
hub / github.com/XmirrorSecurity/OpenSCA-cli / markPrefix

Method markPrefix

opensca/sca/java/xml/marshal.go:402–404  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

400}
401
402func (p *printer) markPrefix() {
403 p.prefixes = append(p.prefixes, "")
404}
405
406func (p *printer) popPrefix() {
407 for len(p.prefixes) > 0 {

Callers 1

writeStartMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected