Uses of Class
no.sikt.graphitron.configuration.CodeGenerationThresholds
Packages that use CodeGenerationThresholds
Package
Description
-
Uses of CodeGenerationThresholds in no.sikt.graphitron.configuration
Methods in no.sikt.graphitron.configuration that return CodeGenerationThresholdsModifier and TypeMethodDescriptionstatic CodeGenerationThresholdsGeneratorConfig.getCodeGenerationThresholds()Methods in no.sikt.graphitron.configuration with parameters of type CodeGenerationThresholdsModifier and TypeMethodDescriptionstatic voidGeneratorConfig.setCodeGenerationThresholds(CodeGenerationThresholds thresholds) -
Uses of CodeGenerationThresholds in no.sikt.graphitron.generate
Methods in no.sikt.graphitron.generate that return CodeGenerationThresholds -
Uses of CodeGenerationThresholds in no.sikt.graphitron.validation
Constructors in no.sikt.graphitron.validation with parameters of type CodeGenerationThresholdsModifierConstructorDescriptionCodeGenerationThresholdEvaluator(CodeGenerationThresholds thresholds, no.sikt.graphitron.javapoet.TypeSpec typeSpec)