-
- All Implemented Interfaces:
-
tech.harmonysoft.oss.common.match.KeyValueMatcher
public interface SqlKeyValueMatcher implements KeyValueMatcher<SqlTarget.Column>
-
-
Method Summary
Modifier and Type Method Description abstract Unitaccept(SqlKeyValueVisitor visitor)-
-
Method Detail
-
accept
abstract Unit accept(SqlKeyValueVisitor visitor)
-
-
-
-