Interface MethodLikeNode

    • Method Detail

      • getQualifiedName

        @Deprecated
        JavaOperationQualifiedName getQualifiedName()
        Deprecated.
        Qualified names are not very useful objects. Use them to get a nice string for a method, but this is not going
        Description copied from interface: JavaQualifiableNode
        Returns a qualified name for this node.
        Specified by:
        getQualifiedName in interface JavaQualifiableNode
        Specified by:
        getQualifiedName in interface net.sourceforge.pmd.lang.ast.QualifiableNode
        Returns:
        A qualified name.