Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyntaxAnalyzer ¶
type SyntaxAnalyzer struct {
// contains filtered or unexported fields
}
func NewSyntaxAnalyzer ¶
func NewSyntaxAnalyzer(fileAccessor *io.FileAccessor) *SyntaxAnalyzer
func (*SyntaxAnalyzer) Analyze ¶
func (sa *SyntaxAnalyzer) Analyze(fileSystemEntry string)
Click to show internal directories.
Click to hide internal directories.