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