MCPcopy Index your code
hub / github.com/apache/tomcat / mark

Method mark

java/org/apache/jasper/compiler/JspReader.java:255–257  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

253 }
254
255 Mark mark() {
256 return new Mark(current);
257 }
258
259
260 /**

Callers 15

getTextMethod · 0.95
matchesMethod · 0.95
matchesETagMethod · 0.95
skipUntilMethod · 0.95
skipUntilIgnoreEscMethod · 0.95
skipELExpressionMethod · 0.95
parseTokenMethod · 0.95
isDelimiterMethod · 0.95
ParserMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected