MCPcopy 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

orderByMethod · 0.80
transformOrderByItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected