Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ flags
Method
flags
classpath/java/util/regex/Pattern.java:52–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
}
51
52
public
int
flags() {
53
return
patternFlags;
54
}
55
56
public
abstract Matcher matcher(CharSequence input);
57
Callers
15
addInterfaces
Function · 0.80
parseInterfaceTable
Function · 0.80
parseFieldTable
Function · 0.80
addInterfaceMethods
Function · 0.80
parseMethodTable
Function · 0.80
updateClassTables
Function · 0.80
updateBootstrapClass
Function · 0.80
isAssignableFrom
Function · 0.80
parseClass
Function · 0.80
findInHierarchyOrNull
Function · 0.80
countMethods
Method · 0.80
countFields
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected