Interface IASTCopyLocation

  • All Superinterfaces:
    IASTNodeLocation

    public interface IASTCopyLocation
    extends IASTNodeLocation
    Since:
    5.3
    Restriction:
    This interface is not intended to be implemented by clients.
    Restriction:
    This interface is not intended to be extended by clients.
    • Method Detail

      • getOriginalNode

        IASTNode getOriginalNode()
        Restriction:
        This method is not intended to be referenced by clients.