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

Method getType

src/main/java/com/sql/parse/model/Arg.java:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 }
28
29 public ValueTypeEnum getType() {
30 return type;
31 }
32
33 public boolean isDisable() {
34 return disable;

Callers 1

checkMethod · 0.45

Calls

no outgoing calls

Tested by 1

checkMethod · 0.36