MCPcopy Create free account
hub / github.com/DAddYE/igo / consumeCommentGroup

Method consumeCommentGroup

parser/parser.go:276–290  ·  view source on GitHub ↗

Consume a group of adjacent comments, add it to the parser's comments list, and return it together with the line at which the last comment in the group ends. A non-comment token or n empty lines terminate a comment group.

(n int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

nextMethod · 0.95

Calls 2

consumeCommentMethod · 0.95
LineMethod · 0.80

Tested by

no test coverage detected