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/util/SqlParser.java:58–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
}
57
58
public
String getType() {
59
return
type;
60
}
61
62
public
Statement getStatement() {
63
return
statement;
Callers
2
changeArg
Method · 0.45
changeArg
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected