Interface GotoTree

    • Method Detail

      • getLabel

        String getLabel()
        Label associated with this goto statement. This is null if there is no label associated with this goto statement.
        Returns:
        label associated with this goto statement.