Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
determineSyntaxAndEncoding
Method · 0.95
getText
Method · 0.95
matches
Method · 0.95
matchesETag
Method · 0.95
matchesETagWithoutLessThan
Method · 0.95
matchesOptionalSpacesFollowedBy
Method · 0.95
skipUntil
Method · 0.95
skipUntilIgnoreEsc
Method · 0.95
skipELExpression
Method · 0.95
parseToken
Method · 0.95
isDelimiter
Method · 0.95
Parser
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected