menu
sqlparser package
documentation
utils/find_referenced_tables.dart
TableWrite
TableWrite.new constructor
TableWrite.new constructor
dark_mode
light_mode
TableWrite
constructor
TableWrite
(
NamedResultSet
table
,
UpdateKind
kind
)
Implementation
TableWrite(
this
.table,
this
.kind);
sqlparser package
documentation
utils/find_referenced_tables
TableWrite
TableWrite.new constructor
TableWrite class
Constructors
new
Properties
hashCode
kind
runtimeType
table
Methods
noSuchMethod
toString
Operators
operator ==