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