MCPcopy Create free account
hub / github.com/Nemo1870/sql-parse / isNot

Method isNot

src/main/java/com/sql/parse/model/InExpression.java:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 }
16
17 public boolean isNot() {
18 return not;
19 }
20}

Callers 4

checkMethod · 0.45
checkExpressionMethod · 0.45
checkExpressionMethod · 0.45

Calls

no outgoing calls

Tested by 1

checkMethod · 0.36