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