Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nemo1870/sql-parse
/ isAsc
Method
isAsc
src/main/java/com/sql/parse/schema/OrderByItem.java:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
public
boolean isAsc() {
21
return
isAsc;
22
}
23
}
Callers
2
orderBy
Method · 0.80
transformOrderByItem
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected