Class TypeAnnotationImpl

java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.TypeAnnotationImpl
All Implemented Interfaces:
Tree, TypeAnnotation

public class TypeAnnotationImpl extends PyTree implements TypeAnnotation