MCPcopy Create free account
hub / github.com/crufter/goquery / readStartTag

Method readStartTag

exp/html/token.go:410–461  ·  view source on GitHub ↗

readStartTag reads the next start tag token. The opening "<a" has already been consumed, where 'a' means anything in [A-Za-z].

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

NextMethod · 0.95

Calls 6

readTagNameMethod · 0.95
skipWhiteSpaceMethod · 0.95
readByteMethod · 0.95
readTagAttrKeyMethod · 0.95
readTagAttrValMethod · 0.95
startTagInMethod · 0.95

Tested by

no test coverage detected