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

Method next

parser/parser.go:307–341  ·  view source on GitHub ↗

Advance to the next non-comment token. In the process, collect any comment groups encountered, and remember the last lead and and line comments. A lead comment is a comment group that starts and ends in a line without any other tokens and that is followed by a non-comment token on the line immediat

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

initMethod · 0.95
expectMethod · 0.95
expectClosingMethod · 0.95
expectSemiMethod · 0.95
parseIdentMethod · 0.95
parseIdentListMethod · 0.95
parseExprListMethod · 0.95
parseTypeMethod · 0.95
parseTypeNameMethod · 0.95
parseArrayTypeMethod · 0.95
parseFieldDeclMethod · 0.95
tryVarTypeMethod · 0.95

Calls 3

next0Method · 0.95
consumeCommentGroupMethod · 0.95
LineMethod · 0.80

Tested by

no test coverage detected