MCPcopy
hub / github.com/alibaba/druid / accept

Method accept

core/src/main/java/com/alibaba/druid/sql/ast/SQLObject.java:35–35  ·  view source on GitHub ↗
(SQLASTVisitor visitor)

Source from the content-addressed store, hash-verified

33 }
34
35 void accept(SQLASTVisitor visitor);
36
37 SQLObject clone();
38

Callers 15

resolveMethod · 0.95
accept0Method · 0.95
visitMethod · 0.95
test_adapterMethod · 0.65
test_exportParameterMethod · 0.65
restoreMethod · 0.65
test_overMethod · 0.65

Implementers 1

SQLObjectImplcore/src/main/java/com/alibaba/druid/s

Calls

no outgoing calls

Tested by 15

test_adapterMethod · 0.52
test_exportParameterMethod · 0.52
restoreMethod · 0.52
test_overMethod · 0.52
test_exportParameterMethod · 0.52
restoreMethod · 0.52
test_0Method · 0.52