Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScalaStructuresDetector ¶
type ScalaStructuresDetector struct{}
ScalaStructuresDetector mirrors Java ScalaStructuresDetector regex tier.
func NewScalaStructuresDetector ¶
func NewScalaStructuresDetector() *ScalaStructuresDetector
func (ScalaStructuresDetector) DefaultConfidence ¶
func (ScalaStructuresDetector) DefaultConfidence() model.Confidence
func (ScalaStructuresDetector) Detect ¶
func (d ScalaStructuresDetector) Detect(ctx *detector.Context) *detector.Result
func (ScalaStructuresDetector) Name ¶
func (ScalaStructuresDetector) Name() string
func (ScalaStructuresDetector) SupportedLanguages ¶
func (ScalaStructuresDetector) SupportedLanguages() []string
Click to show internal directories.
Click to hide internal directories.