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

Method readMarkupDeclaration

exp/html/token.go:348–384  ·  view source on GitHub ↗

readMarkupDeclaration reads the next token starting with "<!". It might be a "<!--comment-->", a "<!DOCTYPE foo>", or "<!a bogus comment". The opening "<!" has already been consumed.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

NextMethod · 0.95

Calls 4

readByteMethod · 0.95
readCommentMethod · 0.95
readUntilCloseAngleMethod · 0.95
skipWhiteSpaceMethod · 0.95

Tested by

no test coverage detected