Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getKind
Method
getKind
src/main/java/matcher/type/Matchable.java:6–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
5
public
interface
Matchable<T extends Matchable<T>> {
6
MatchableKind getKind();
7
8
String getId();
9
String getName();
Callers
3
visitDstName
Method · 0.65
visitComment
Method · 0.65
tryFixCodeFormat
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected