Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nemo1870/sql-parse
/ isUseAs
Method
isUseAs
src/main/java/com/sql/parse/schema/SelectItem.java:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
public
boolean isUseAs() {
37
return
useAs;
38
}
39
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected