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