MCPcopy Create free account
hub / github.com/AnalyseSI/AnalyseSI / parseComment

Method parseComment

src/com/microstar/xml/XmlParser.java:584–587  ·  view source on GitHub ↗

Skip a comment. [18] Comment ::= '<!--' ((Char - '-') | ('-' (Char - '-'))) "-->" (The <!-- has already been read.)

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

parseMiscMethod · 0.95
parseMarkupdeclMethod · 0.95
parseContentMethod · 0.95

Calls 1

skipUntilMethod · 0.95

Tested by

no test coverage detected