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

Method setDisable

src/main/java/com/sql/parse/model/Arg.java:37–39  ·  view source on GitHub ↗
(boolean disable)

Source from the content-addressed store, hash-verified

35 }
36
37 public void setDisable(boolean disable) {
38 this.disable = disable;
39 }
40}

Callers 7

checkMethod · 0.45
asInterceptorMethod · 0.45
asInterceptorMethod · 0.45
asInterceptorMethod · 0.45
asInterceptorMethod · 0.45
asInterceptorMethod · 0.45
asInterceptorMethod · 0.45

Calls

no outgoing calls

Tested by 1

checkMethod · 0.36