Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nemo1870/sql-parse
/ getType
Method
getType
src/main/java/com/sql/parse/model/Arg.java:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
public
ValueTypeEnum getType() {
30
return
type;
31
}
32
33
public
boolean isDisable() {
34
return
disable;
Callers
1
check
Method · 0.45
Calls
no outgoing calls
Tested by
1
check
Method · 0.36