Class VariableDescriptorToPythonTypeConverter
java.lang.Object
org.sonar.python.semantic.v2.converter.VariableDescriptorToPythonTypeConverter
- All Implemented Interfaces:
DescriptorToPythonTypeConverter
public class VariableDescriptorToPythonTypeConverter
extends Object
implements DescriptorToPythonTypeConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvert(ConversionContext ctx, Descriptor from) convert(ConversionContext ctx, VariableDescriptor from)
-
Constructor Details
-
VariableDescriptorToPythonTypeConverter
public VariableDescriptorToPythonTypeConverter()
-
-
Method Details
-
convert
-
convert
- Specified by:
convertin interfaceDescriptorToPythonTypeConverter
-