Documentation
¶
Overview ¶
Package syntax
This package stores everything that is related to syntax checkint.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyntaxChecker ¶
type SyntaxChecker struct {
// contains filtered or unexported fields
}
func NewSyntaxChecker ¶
func NewSyntaxChecker(documentText, uri string) SyntaxChecker
func (SyntaxChecker) RunAll ¶
func (s SyntaxChecker) RunAll(config *utils.QuadletConfig) []protocol.Diagnostic
Click to show internal directories.
Click to hide internal directories.