Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SQLExaminer ¶
type SQLExaminer struct {
}
func (*SQLExaminer) Examine ¶
func (e *SQLExaminer) Examine(language string, filename string, line *types.DialectLine) error
func (*SQLExaminer) NewExaminer ¶
func (e *SQLExaminer) NewExaminer() types.DialectExaminer
Click to show internal directories.
Click to hide internal directories.