Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Parse ¶
func Parse(executorResult stage.ExecutorResult, conf Conf) stage.ParserResult
Types ¶
type CppCheck ¶
type CppCheck struct{}
func (*CppCheck) Run ¶
func (*CppCheck) Run(results []stage.ExecutorResult, confAny any) ( []stage.ParserResult, bool, error, )
Click to show internal directories.
Click to hide internal directories.